Quantcast
Channel: Tomato Firmware
Viewing all articles
Browse latest Browse all 5181

Neighbor table overflow

$
0
0
Hey guys. I started getting neighbor table overflow lines in the syslog for unknown reasons:

Code:
Apr  2 23:20:10 Storage user.warn kernel: printk: 150 messages suppressed.
Apr  2 23:20:10 Storage user.warn kernel: Neighbour table overflow.
I bumped up the max connections a bit, a long with hash and buckets. Upped the GC values as well:

Code:
net.ipv4.neigh.default.gc_thresh1 = 512
net.ipv4.neigh.default.gc_thresh2 = 1024
net.ipv4.neigh.default.gc_thresh3 = 2048
And this...

Neighbor table overflow

Viewing all articles
Browse latest Browse all 5181

Trending Articles