[Ilugc] Neighbour table overflow.

Binand Sethumadhavan binand at gmail.com
Tue Mar 8 20:42:50 IST 2005


On Tue, 8 Mar 2005 07:12:12 -0800 (PST), veerabose bose
<veeraa_1 at yahoo.com> 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


More information about the ilugc mailing list