Do a "echo 0 > /proc/sys/net/ipv4/tcp_ecn" and see if everything works ok.
If this is the case, and in order for the setting to stay that way during
future reboots add the following line in your /etc/sysctl.conf file:
net.ipv4.tcp_ecn = 0
Cheers,
Atha
On August 8, 2001 12:22 pm, you wrote:
> Thanks for the reply here is the output of your suggestion:
>
>
> [root@b5 msh]# sysctl -a|grep ecn
> net.ipv4.tcp_ecn = 1
> [root@b5 msh]#
>
> Chmouel Boudjnah wrote:
> > msh <[EMAIL PROTECTED]> writes:
> > > I have a multiboot machine (windows 2k, kernel 2.4.3-20mdk (stock
> > > kernel from installation CD's), and 2.4.7-10mdk(compiled with AMDK7
> > > optimizations but no other changes from default)).
> >
> > sysctl -a|grep ecn
> >
> > give you ?