adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

Docker network issues #23

Open samsunix opened 5 years ago

samsunix commented 5 years ago

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.

Kris33 commented 5 years ago

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.

devopsabdullah commented 4 years ago

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