Skip to content

docs: note firewall accept-first behavior on internet access page#233

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b093f5ae
Open

docs: note firewall accept-first behavior on internet access page#233
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b093f5ae

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 30, 2026

Adds a warning to the Internet access page explaining that, due to how outbound TCP traffic is routed to the egress firewall, a TCP connection from inside the sandbox can appear to succeed even when the destination is denied by denyOut rules — no packets actually reach the destination.

Recommends checking for an application-level response (HTTP status, TLS handshake, etc.) to verify that traffic is actually flowing.

Context: internal thread clarifying that the firewall must accept the connection first and use a syscall to retrieve the original destination IP before applying egress rules.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview May 30, 2026, 8:43 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants