|
|
> I have added the route that should be necessary on > the gateway since the vpn server is NOT the gateway server. good. > Roadie: > 192.168.1.2/255.255.255.0 (ip address) > Route 171.1.1.0 MASK 255.255.255.0 192.168.1.1 -p was added on the > roadie > VPN Server: > 192.168.1.1/255.255.255.0 / 171.1.1.11/255.255.255.0 (ipaddresses) > Gateway: > 171.1.1.1/255.255.255.0 (ip) > Route: 192.168.1.0 MASK 255.255.255.0 171.1.1.11 -p was added to the > Gateway. These do look fine. > Do I need to add any type of routes to the open VPN server? Can you ping the 192.168.1.1 address from somewhere in your 171.1.1.0 Network? Just to see whether your gateway is actually correctly redirecting the packets to the vpn-server. The second issue I could think of is that you forgot to activate routing on the vpn-server or that you have some kind of firewall-rule blocking the traffic. Jean-Pierre -- Powered by Linux From Scratch - http://schwicky.net/ PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141 Nothing is impossible... Everything is relative! ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |