openvpn-client-aio icon indicating copy to clipboard operation
openvpn-client-aio copied to clipboard

Connection issue

Open Obsidiannite21 opened this issue 3 years ago • 1 comments

Hello, see attached log. I used the configuration you provided with only 1 change: HOST_NETWORK - my router is on 192.168.0.1. My RPI4 is at 192.168.0.155 so I configured SwitchyOmega Proxy for Chrome to use 192.168.0.155:8118 but I can't hit the internet. It looks like the VPN is configured correctly because 94.140.11.62 is not my public IP address. How else I can troubleshoot this issue? There is only 1 error in the log but it seems to be related to TOR. I've tried all of the services but none work. I have other containers running on the PI (portainer as an example) and I can access that without issue. Your project looks like a fantastic AIO solution for my home network so I really wanted to get it to work but I'm stuck.

_openvpn_client_logs.txt

Obsidiannite21 avatar Jul 02 '21 17:07 Obsidiannite21

I figured it out... it wasn't your container. The HOST_Network needed an IP of 192.168.0.0/24 to be a property CIDR address as you suggested.

Obsidiannite21 avatar Jul 03 '21 13:07 Obsidiannite21