Replies: 1 comment
-
Please provide more details.. what network mode are you using in docker? You mention other containers, what config are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To be explicit the containers are running fine and as expected behind the VPN.
My question is if all traffic on the computer should be getting routed through the VPN? When i do:
curl icanhazip.com
the displayed IP address is the VPN endpoint, both inside the container and outside it. I'm not sure if i am misunderstanding how VPNs work in containers or if this is not normal behaviour.
Beta Was this translation helpful? Give feedback.
All reactions