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

Re: kernel-image-2.4.7-586



Craig Sanders proclaimed:
> 
> On Sun, Aug 12, 2001 at 04:21:32PM +0100, Bruno David Sim?es Rodrigues wrote:
> > Could we have a configuration to disable ECN in netbase package ?
> 
> install the systune package and add the following lines to
> /etc/systune.conf:
> 
> # turn off ECN (Explicit Congestion Notification
> /proc/sys/net/ipv4/tcp_ecn:0
> 
> then run "/etc/init.d/systune reload"

whats wrong with sysctl (from procps)? Just put

net.ipv4.tcp_ecn = 0

in /etc/sysctl.conf and you're done.

Holger



Reply to: