I’m trying to setup the OpenVPN lan to lan
netowrk 1
local ip 192.168.10.0/24
gateway ip 254
VPN ip 192.168.163.252
network 2
local ip 192.168.163.0/24
gateway ip 1
VPN ip 192.168.10.252
created VPN connection using PSK key and they connect just can’t get any data to pass
i can not ping the other end on the tunnel
on network 1 i can ping 192.168.163.252 address but can’t ping the 192.168.10.252
and on network 2 i can ping 192.168.10.252 address but can’t ping the 192.168.163.252
I’ve tried turning on RIP with no luck
look at the routing table and i show routes for the other network
Is there any examples out there for setting up this option