[EMAIL PROTECTED] writes:
> Juergen Kreileder writes:
> 
> > Disable ECN: echo 0 > /proc/sys/net/ipv4/tcp_ecn
> 
> It seems that I get this problem too (on an intel box running
> linux-2.4.6).
> 
> It would be nice if one can disable ECN by an option file, such as
> the file /etc/network/options

Put 
 net.ipv4.tcp_ecn=0
in /etc/sysctl.conf

See also sysctl.conf(5) and sysctl(8)


Bjørn

Reply via email to