linuxserver-archive / docker-openvpn-as

DEPRECATED
GNU General Public License v3.0
233 stars 92 forks source link

OpenVPN connection OK, but cannot access local resources or Internet at all? #145

Closed jamesngob closed 3 years ago

jamesngob commented 3 years ago

Hello everyone, I am very new to the world Docker/Container so thank you in advance for your patience I recently delploy OpenVPN-AS docker using Rancher. Then I created new user to test. On my iPhone, I can initial the connection and the openvpn app showed "connected" However, from there, I cannot access any local resources (like my NAS) nor the Internet

My host IP is 10.9.9.26, which is a virtual Ubuntu Server installed on ESXi. I did use the variable "INTERFACE" = eth0: does not work "INTERFACE" = 10.9.9.26: does not work Leave blank: does not work

I must have missed something in this config. Could anyone point me out? Thank you

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 3 years ago

149