Re: bug in linux 2.2.10 and 2.2.12 ip or network layer

Richard Maier (richie@alliedtours.com)
Fri, 10 Sep 1999 15:01:09 -0400


> > or (more probably) the network layer drops packets occasionally. I
> > traced the packets using tcpdump and there are occasionally gaps in the
> > TCP sequence numbers, i.e. packets are missing. This is not a problem of
> > the BPF, because:
> > ethernet cards (CONFIG_DEC_ELCP). I have a simple server which sends
> > data to a simple client. I attached the source code. Usage:
>
> Ethernet isnt a reliable transport medium. You can overflow it, have
> collisions and lots of exciting noise and the like.

That being said, I did have some problems with dropped packets that went
completely away upon upgrading to the newest Linux kernel, 2.2.12. These
problems existed in 2.2.9 and 2.2.10 as far as I knew. I'm not sure what was
fixed, but something was.

I was having problems with Windows clients that sometimes could not contact
the server, especially when the server was under high load. We got new hubs
and switches, redid some of the wiring, etc., but what fixed it for good was
the kernel upgrade.

If the problem continues with 2.2.12 for you, then you might have another
problem, however.

Ben

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