Re: kernel network problem ?

Nicolas Noble (Pixel@the-babel-tower.nobis.phear.org)
Fri, 5 Jan 2001 16:58:52 +0100 (CET)


> Turn off the TCP_ECN option from your configuration,
> or do:
> echo 0 > /proc/sys/net/ipv4/tcp_ecn
> (as root)
>
> For foreseeable future, the world will be full of firewalls
> doing wrong thing when they see TCP ECN bits in TCP header's
> formerly "reserved, set to zero" bits.
>

Yup, it worked fine. Thanks a lot.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/