openvpn-web-ui icon indicating copy to clipboard operation
openvpn-web-ui copied to clipboard

Docker network issues

Open samsunix opened this issue 6 years ago • 2 comments

I am not expert and really new with a docker but... Docker has own network adapter... doesn't that mean that you can run openvpn with docker only like proxy server? - no access to rest of the network.

samsunix avatar May 16 '19 20:05 samsunix

I actually have the same issue. Once it's up, vpn can connect but I have no access to the other machines. Probably something to do with iptables.

Kris33 avatar May 22 '19 20:05 Kris33

Use the Host Network in this case and use openvpn-iptables for routing and Nating

devopsabdullah avatar May 16 '20 21:05 devopsabdullah