[Ilugc] Neighbour table overflow.

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Wed Mar 9 07:12:56 2005

On Tue, 8 Mar 2005 07:12:12 -0800 (PST), veerabose bose
<veeraa_1@xxxxxxxxx> wrote:


Neighbour table overflow.

after this message come browsing through client is
very slow

Your ARP cache is overflowing. Put:

net.ipv4.neigh.default.gc_thresh1 = 8192
net.ipv4.neigh.default.gc_thresh2 = 16384
net.ipv4.neigh.default.gc_thresh3 = 32768

in your /etc/sysctl.conf and run sysctl -p. Adjust the numbers above
as per your needs.

Binand

Other related posts: