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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to