Page 1 of 1

I would manage the remote 4G router by first resolving the NAT with pivpn

Posted: Fri Oct 02, 2020 9:54 am
by _buc_openvpn
I would like to manage the remote 4G router by solving the NAT with pivpn first.
my VPN is up and running!
Here is my network topology:

Client side:
-PC with OpenVPN Connect
-tunnel openvpn ip (Private ip) 10.8.0.2
-DHCP reservation ip 192.168.0.100

Server side
-Raspberry Pi with pivpn
-tunnel openvpn ip 10.8.0.1
-DHCP reservation ip 192.168.1.254

I successfully ping from PC (client) to IP 10.8.0.1 (server).
I successfully ping from PC (client) to IP 192.168.1.254 (server).

I successfully ping Raspberry Pi (server) to IP 10.8.0.2 (client).
I can not ping from Raspberry Pi (server) to IP 192.168.0.100 (client).

could you tell me what I can do?

Re: I would manage the remote 4G router by first resolving the NAT with pivpn

Posted: Fri Oct 02, 2020 4:55 pm
by Pippin