|
|
Sounds like it might be a mtu issue. Which version of openVpn did you install on debian? If memory serves, I don't think a 2.x version is installed unless you're installing from experimental, but I could be wrong. If this is the case, there's some information on the openVpn site about using a 2.x client with an older server, or you could add the experimental repository and reinstall the openvpn server (I believe the appropriate version would be 1.99RC<something>). --Carey Underwood -----Original Message----- From: Lists Soderlund.org [mailto:lists@xxxxxxxxxxxxx] Sent: Friday, April 01, 2005 4:35 AM To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx Subject: [Openvpn-users] No traffic beyond the server from the client ... Hi, I've setup a OpenVPN TUN-interface on a Debian-machine with all the configuration working. The IP-adress of the tun0-device is 10.0.0.1. Ive connected a WinXP-client to the server which gets an ip-adress of 10.0.0.6 with the default gateway of 10.0.0.5. When I ping the 10.0.0.1 from the client I get a reply just fine. When I ping the 10.0.0.6 from the server I also get a reply just fine. All routes on the client seems fine, the default (0.0.0.0/0.0.0.0) points to the correct place on the server-client-link. And traffic (icmp) is obviously going over the link. Now, when i try to surf or ping other hosts over the tunnel nothing happens. I can see via tcpdump that the traffic actually gets to the server, but then nothing. What could be wrong? I know the detail of this email is HORRIBLE. But honestly I dont know where to begin on the details, what configs to attach, what debug to start and what codes to show. Regards, Niclas ____________________________________________ 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 |