You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Windows host machine runs with vpn, it is OpenVpn (Securepoint client). I need to reach some ips form my private network from inside of my docker container. When I send CURL request, I always get connection timeout. So, some url is reacheble from my browser (with vpn switched on), but it is not reachable from Docker container.
Is there something I can do in this situation?
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
Codebase
Mounted codebase
Host OS
Windows 10 Pro
Docker info output
Docker compose file
Make sure you remove all commented services.
My Windows host machine runs with vpn, it is OpenVpn (Securepoint client). I need to reach some ips form my private network from inside of my docker container. When I send CURL request, I always get connection timeout. So, some url is reacheble from my browser (with vpn switched on), but it is not reachable from Docker container.
Is there something I can do in this situation?
Many thanks in advance.
The text was updated successfully, but these errors were encountered: