I have two TomatoUSB routers, one running OpenVPN server, other - client.
My goal is to make computers from one home network to be accessible by computers on the other home network.
Network 1 (client)
192.168.1.0/24
Network 2 (server)
192.168.2.0/24
VPN address:
192.168.4.0/24
From a machine in client network (192.168.1.100) i can ping 192.168.2.1 (internal addr of router of network 2), but can't ping a host on the network2 from network 1.
Server has a "Push LAN to clients" checkbox set
Client has a "Create NAT on tunnel" checkbox set.
Wonder what i am doing wrong.
P.S. will the routing work both ways?
Thanks