Displaying 3 results from an estimated 3 matches for "base_reachable_time".
2008 Nov 28
5
Neighbour table overflow
Just started getting this. I tried the following by adding it to my
etc/sysctl.conf:
net.ipv4.neigh.default.gc_thresh1 = 4096
net.ipv4.neigh.default.gc_thresh2 = 8192
net.ipv4.neigh.default.gc_thresh3 = 8192
net.ipv4.neigh.default.base_reachable_time = 86400
net.ipv4.neigh.default.gc_stale_time = 86400
That pretty much locked things up.
Then I tried another googled solution:
echo 256 > /proc/sys/net/ipv4/neigh/default/gc_thresh1
echo 512 > /proc/sys/net/ipv4/neigh/default/gc_thresh2
echo 1024 > /proc/sys/net/ipv4/neigh/default/g...
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 -------
We haven't seen this
2008 Mar 12
1
Neighbour table overflow.
Hi,
I am getting below error on mailgw. it has 2 ethernets.
eth0 is connected to internet, while eth1 is connected to LAN where
there are about 300 PCs.
Mar 12 09:14:00 gateway kernel: NET: 697 messages suppressed.
Mar 12 09:14:00 gateway kernel: Neighbour table overflow.
Mar 12 09:14:05 gateway kernel: NET: 660 messages suppressed.
Mar 12 09:14:05 gateway kernel: Neighbour table overflow.
Mar