|
|
Il giorno gio, 01/02/2007 alle 11.46 -0800, Ed Wallig ha scritto: > Question, are yuor routes actually getting pushed to your clietn and > written into the routing table? Check the log file on your client for > errors related to routes - I had a similar issue a while back where I > had a bad IP-to-subnet mask mix and the client could connect but had > no access. The logs revealed a routing error. > > Hope this helps... These are vpn server routes: 10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0 10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0 localnet * 255.255.255.0 U 0 0 0 eth0 default 172.16.10.1 0.0.0.0 UG 0 0 0 eth0 These are routes from my home pc: 10.8.0.5 * 255.255.255.255 UH 0 0 0 tun0 192.168.100.1 * 255.255.255.255 UH 0 0 0 ppp0 10.8.0.1 10.8.0.5 255.255.255.255 UGH 0 0 0 tun0 172.16.10.0 10.8.0.5 255.255.255.0 UG 0 0 0 tun1 default * 0.0.0.0 U 0 0 0 ppp0 from vpn server I can ping 172.16.10.10 while from my home pc I can't. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |