public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* static arp table doesn't size up ?
@ 2002-02-25 10:43 Vincent Bernat
  2002-02-25 19:42 ` Ragnar Hojland Espinosa
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Bernat @ 2002-02-25 10:43 UTC (permalink / raw)
  To: linux-kernel

Hi !

We have a 2.4.16 generic kernel and we run into troubles with arp. We
have an ethernet segment of 600+ machines. On one of these machines, I
have set up a static arp table by entering every mac-ip couple.

For several days, I have left the ARP learning (ifconfig eth0 arp) and
there was no problem. Every 5 minutes, I have checked if there was
learned address in the arp cache : there was none, so it didn't learn
any new address.

Today, I have switch to a real static arp table (with ifconfig eth0
-arp). Randomly, some machines were then unable to ping the
host.

After a "ifconfig eth0 arp ; ifconfig eth0 -arp", this some other
machine which were unable to ping the host where the first machines
are able to do it again. arp table is correct but randomly, some
machines are unable to get their echo reply, even if its entry is in
the arp table.

Are there known issues about large arp tables ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-25 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-25 10:43 static arp table doesn't size up ? Vincent Bernat
2002-02-25 19:42 ` Ragnar Hojland Espinosa
2002-02-25 20:03   ` Vincent Bernat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox