Atha Kouroussis wrote:
>
Thanks to all who responded to my previous e-mail. The browser porblem
is now fixed. I will be spending a few hours reading documentation to
actually understand why the solution works.
However, I've found that nfs also appears to be broken on my machine in
both the 2.4.3-20mdk (stock kernel from installation CD's), and
2.4.7-10mdk kernel. I have an exported nfs share on a second linux
machine (192.168.0.7). I can mount that exported file system fine from a
third linux box (192.168.0.6). But from my own machine (192.168.0.5)I
can't mount it under either kernel.
I've looked at resolve.conf, hosts, hosts.allow and hosts.deny and don't
see anything wrong.
Also, I can export file systems from my machine (192.168.0.5) to other
machines (192.168.0.7).
Any ideas on what may be going on here?
> 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 ?