|
|
If you do an ipconfig on the machines is the 10.0.0.x address live ? Can they ping themselves ? e. On Thursday 29 July 2004 19:44, Aaron wrote: > I used a very basic config to setup a PTP VPN with OpenVPN 2 beta8 : > > #windows xp sp2 > remote x.x.x.x > dev tap > ifconfig 10.0.0.2 255.255.255.0 > secret key.txt > ping 10 > verb 4 > mute 10 > > #windows 2000 server sp4 > remote x.x.x.x > dev tap > ifconfig 10.0.0.1 255.255.255.0 > secret key.txt > ping 10 > verb 4 > mute 10 > > > After starting both I get this on the Win2k side: > > Thu Jul 29 13:41:34 2004 us=343255 Peer Connection Initiated with x.x.x.x:5 > 000 > Thu Jul 29 13:41:34 2004 us=347026 DEBUG: test_routes: 0/0 succeeded, > rl->len=-1 ret=1 > > From the client side, I can't ping 10.0.0.1 & from the server side I can't > ping 10.0.0.2 > > Any ideas? > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |