Re: neighbour table?

From: Eric W. Biederman (ebiederm@xmission.com)
Date: Sun Nov 19 2000 - 02:45:17 EST


David Ford <david@linux.com> writes:

> Andrew Park wrote:
>
> > I get a message
> >
> > neighbour table overflow
> >
> > What does that mean? It seems that
> >
> > net/ipv4/route.c
> >
> > is the place where it prints this. But under what circumstances
> > does this happen?
> > Thanks
>
> It means you set the link state of eth0 up before lo.
>
> Be sure lo is established before eth0 and you won't see this message.

Hmm. How does the interaction work. I've been meaning to track it for
a while but haven't yet.

>From the cases I have observed it seems to be connected with arp requests
that aren't answered. (I.e when something is misconfigured and you try to nfsroot off
of the wrong ip on your subnet)
And I keep thinking neighbour table underflow would have been a better message.

Eric

-
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/



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:17 EST