I'm attempting to setup a Site-to-Site VPN tunnel with OpenVPN using my RT-AC68R on the client side and a pfSense machine on the other.
I've been able to successfully establish a VPN link between the two routers and I'm able to ping the other networks via each router. I'm unable to get any of the clients behind each router to successfully ping or connect to clients on the other side.
The pfSense Router is the OpenVPN server and the Asus Router is the OpenVPN client.
From the Asus router, I can ping anything on the Hosted Network.
From the pfSense router, I can ping anything on the Home Network.
This tells me that the VPN tunnel is up and running properly.
However, I'm unable to ping from a client machine on the 192.168.1.0/24 network to a client machine on the 10.0.0.0/24 network and vice versa.
What am I missing here to get this working?
I've been able to successfully establish a VPN link between the two routers and I'm able to ping the other networks via each router. I'm unable to get any of the clients behind each router to successfully ping or connect to clients on the other side.
Code:
Home Network <-> Asus Router <-> pfSense Router <-> Hosted Network
(192.168.1.0) (10.0.8.2) (10.0.8.1) (10.0.0.0)
The pfSense Router is the OpenVPN server and the Asus Router is the OpenVPN client.
From the Asus router, I can ping anything on the Hosted Network.
From the pfSense router, I can ping anything on the Home Network.
This tells me that the VPN tunnel is up and running properly.
However, I'm unable to ping from a client machine on the 192.168.1.0/24 network to a client machine on the 10.0.0.0/24 network and vice versa.
What am I missing here to get this working?