On Tue, 20 Nov 2001, Sagi Bashari wrote: > Hi Omer > > On Tuesday 20 November 2001 14:53, Omer Zak wrote: > > The MTU is set correctly (1500 in Ethernet interfaces, 1452 in pptp/ppp0). > > Did you reduce the MTU to 1452 on the internal hosts too? the adsl howto > explains how to do it in linux and windows. > > Can you surf to the problematic sites through the gateway?
if you can't, you might want to check if ecn is enabled on the linux router. some (misconfigured) firewalls block ecn. check /proc/sys/net/ipv4/tcp_ecn. if it exists, try echo "0" > tcp_ecn. btw, the --quirks patch has been accpeted to cvs pptp last night... -- mulix http://www.pointer.co.il/~mulix/ http://syscalltrack.sf.net/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
