Linksys router problems with 2.6 kernels

Sean Estabrooks seanlkml at rogers.com
Tue Dec 30 00:18:15 UTC 2003


On Mon, 29 Dec 2003 18:14:29 -0600
Mike Chambers <mike at netlyncs.com> wrote:

> On Mon, 2003-12-29 at 08:04, Alan Cox wrote:
> 
> > Try echo "0" >/proc/sys/net/ipv4/tcp_ecn
> > 
> > If that makes it work then your linksys has a buggy TCP/IP stack.
> 
> Yep that seems to be the ticket.  What is the easiest/best way to have
> this included during boot up?


Add this line to the /etc/sysctl.conf file:

net.ipv4.tcp_ecn = 0

Sean





More information about the fedora-devel-list mailing list