-
Scenario: One of the services that we're running as part of our stack, Ory oathkeeper, has defined an "allow-list" of IP address ranges to which it can make requests (see https://github.com/ory/x/blob/8f55c13831d0ff51ffdb8c9211d3a987c13bad2c/httpx/ssrf.go#L91). Since Orbstack assigns If interested, this repo contains details on how to reproduce the issue: https://github.com/muya/oathkeeper-ip-restrictions-demo Basically, the scenarios fail when using Orbstack, and pass when not using Orbstack. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can try |
Beta Was this translation helpful? Give feedback.
You can try
host.orb.internal
instead, which has IPv6. The IPv6 address falls under the allowlist.