|
|
Hi all, I am experiencing network freeze on a MacOS 10.2.8 system connected to a linux peer. The tunnel starts ok, then after a (variable) while the network times out on the mac; even ping 127.0.0.1 does not come out. On its side, the linux machine is happy. Both peers run OpenVPN 1.5.0. I initially suspected a wrong MTU setting but using the values proposed by mtu-test did not fix the problem. This is a portion of my config file (both peers use the same mtu, dev, proto settings) : proto udp dev tun0 ifconfig 192.168.2.10 192.168.2.100 link-mtu 1293 fragment 1293 mssfix 1293 user nobody group nogroup resolv-retry 300 ping 15 ping-restart 45 persist-tun persist-remote-ip persist-key inactive 1800 The tunnel is used for http traffic. Anything wrong with this conf ? How should I track the problem further ? Thanks in advance, --JPM __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |