|
|
Thank you, Jim. I use tun-mtu 1500 and now the tunnel seems to work *much* better (I should have had problems by now with my orignal settings). Out of curiosity I ran mtu-test again, and it says "1541" (previously it gave me 1293). Mon Nov 24 19:05:34 2003 28: NOTE: Empirical MTU test completed [Tried,Actual] local->remote=[1541,1541] remote->local=[1541,1541] Could/should I use this value for --fragment and --mssfix ?? OpenVPN rules. --JPM --- James Yonan <jim@xxxxxxxxx> wrote: > JP M <jpm_tmp2@xxxxxxxxx> said: > > > 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 > > Try getting rid of the link-mtu and instead add > tun-mtu 1500. > > James > > > 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/ > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback > Program. > > Does SourceForge.net help you be more productive? > Does it > > help you create better code? SHARE THE LOVE, and > help us help > > YOU! Click Here: http://sourceforge.net/donate/ > > _______________________________________________ > > Openvpn-users mailing list > > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > > > https://lists.sourceforge.net/lists/listinfo/openvpn-users > > > > > > -- > > > __________________________________ 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 |