|
|
|
Mauro, It appears you have conflicting routes on your home machine:
10.8.0.5 * 255.255.255.255 UH 0 0 0 tun0 Here it seems you have told your machine to look for 10.8.0.5 out of tun0. Then you turn around and tell it that the gateway for the
172.16.10.0 subnet is 10.8.0.5 (same as above) but is to be found out tun1.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 This may not be "the problem" but it is a problem. Good luck, and I hope this is "the problem". :-) Paul H On 2/5/07,
Mauro Sanna <mauro.sanna@xxxxxxxxxxxxxxxxxx> wrote: Il giorno gio, 01/02/2007 alle 11.46 -0800, Ed Wallig ha scritto: ------------------------------------------------------------------------- Get stuff done quickly with pre-integrated technology to make your job easier. _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |