|
|
On Sat, 10 Apr 2004 13:06:50 EDT Doug Lytle wrote: > Try using tcpdump or similar tool to see if the UDP packets are being > seen on the other side of the tunnel. Maybe your ISP blocks such traffic. On Sat, 10 Apr 2004 18:12:26 +0200 I said: > BTW: Host A : netcat -l -u -p 5000 > Host B : netcat -w 8 -u <PubIP-of-A> 5000 > works perfect, as well as using netcat with server-/client > side changed. That means that there is no blocking. --Frank ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |