Ingress Rule 1
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Ingress Rule 1 has 23 facts recorded in Dontopedia across 3 references, with 3 live disagreements.
Mostly:allows protocol(3), from port(3), cidr blocks(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedAllows Protocolin disputeallowsProtocol
From Portin disputefromPort
To Portin disputetoPort
Cidr BlockscidrBlocks
Protocolprotocol
Rdf:typerdf:type
- Ingress Rule[2]all time · 775daa0f 81ac 4b06 9e37 4c8bafca2372
- Ingress Rule[3]all time · 194efbe9 559d 4e03 9ed2 49adcce18bca
Has Cidr Blocks ArrayhasCidrBlocksArray
- true[1]sourceall time · Eb1a6f97 20fd 4b03 8f63 050532758a5c
Port Range StartportRangeStart
- 80[1]all time · Eb1a6f97 20fd 4b03 8f63 050532758a5c
Allows FromallowsFrom
- 0.0.0.0/0[1]sourceall time · Eb1a6f97 20fd 4b03 8f63 050532758a5c
Allows PortallowsPort
- 80[2]all time · 775daa0f 81ac 4b06 9e37 4c8bafca2372
Restricts torestrictsTo
- 0.0.0.0/0[3]sourceall time · 194efbe9 559d 4e03 9ed2 49adcce18bca
Applies to CidrappliesToCidr
- 0.0.0.0/0[3]sourceall time · 194efbe9 559d 4e03 9ed2 49adcce18bca
Inbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasIngressRuleHas Ingress Rule(3)
- Aws Security Group
ex:aws-security-group - Aws Security Group Example
ex:aws-security-group-example - Aws Security Group Resource
ex:aws-security-group-resource
hasIngressHas Ingress(1)
- Aws Security Group Example
ex:aws-security-group-example
isSecuredByIs Secured by(1)
- Aws Security Group Resource
ex:aws-security-group-resource
Other facts (1)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Applies to | Aws Security Group Resource | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
- custom
ctx:claims/beam/eb1a6f97-20fd-4b03-8f63-050532758a5c- full textbeam-chunktext/plain1 KB
doc:beam/eb1a6f97-20fd-4b03-8f63-050532758a5cShow excerpt
# Associate the Route Table with the Subnet with a timeout value resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id timeouts { create = var.default_time…
- custom
ctx:claims/beam/775daa0f-81ac-4b06-9e37-4c8bafca2372- full textbeam-chunktext/plain1 KB
doc:beam/775daa0f-81ac-4b06-9e37-4c8bafca2372Show excerpt
resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id } # Create a Security Group resource "aws_security_group" "example" { vpc_id = aws_vpc.example.id ing…
- custom
ctx:claims/beam/194efbe9-559d-4e03-9ed2-49adcce18bca- full textbeam-chunktext/plain1 KB
doc:beam/194efbe9-559d-4e03-9ed2-49adcce18bcaShow excerpt
type = string default = "t2.micro" } variable "security_group_name" { type = string default = "default-security-group" } resource "aws_security_group" "example_sg" { name = var.security_group_name description = "S…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.