[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problema connessioni ssh



Mandi! dea
  In chel di` si favelave...

> Prova a mettere ad 1:

Una volta è stato illuminante /usr/share/doc/ppp/README.Debian.gz:

 MSS clamping
 ~~~~~~~~~~~~
 If the computer running pppd acts as a router for other machines, you
 probably want to make it reduce the MSS field of outgoing packets, to
 avoid fragmentation and problems caused by path MTU blackholing.
 You may add something like this to /etc/ppp/ip-up.d/local:
 
 iptables --insert FORWARD 1 --proto tcp --tcp-flags SYN,RST SYN \
         --out-interface $PPP_IFACE --match tcpmss --mss 1400:1536 \
         --jump TCPMSS --clamp-mss-to-pmtu


è ovvio che non è il tuo caso, ma giocare con l'MTU può essere la soluzione:

	http://muzso.hu/2009/05/17/how-to-determine-the-proper-mtu-size-with-icmp-pings

-- 
  Io chiedo quando sara` che l'uomo potra` imparare
  a vivere senza ammazzare e il vento si posera`	(F. Guccini)


Reply to: