This is a question most likely for RMerlin, about the "Neighbour table overflow" issue. I see from looking around that this is most likely the result of the ARP cache overflowing. Which means that I should make the ARP cache larger. I've seen this suggested to fix the problem:
echo 512 > /proc/sys/net/ipv6/neigh/default/gc_thresh1
echo 2048 > /proc/sys/net/ipv6/neigh/default/gc_thresh2
echo 4096 > /proc/sys/net/ipv6/neigh/default/gc_thresh3
Lucky me, Comcast is my ISP, and I have IPv6 enabled on my rt-n66u. My question is how big can I make these parameters without degrading the performance of my router due to lack of RAM memory to store the table? Can I double the parameters above safely and not worry about running out of RAM?
I'm now seeing these messages at about 3:45AM and 10:45AM PDT, and while I could live with them, I'd rather my router be busy routing than dealing with these errors. I get about 500 of these messages each time I see this error. Not sure how much cache space that each ARP packet takes up, or how much extra RAM there is...one more thing, I'm just using the router for routing and wireless, no dlna, USB disks, aicloud, etc., so most likely I have minimal RAM usage at this point.
Thanks.
echo 512 > /proc/sys/net/ipv6/neigh/default/gc_thresh1
echo 2048 > /proc/sys/net/ipv6/neigh/default/gc_thresh2
echo 4096 > /proc/sys/net/ipv6/neigh/default/gc_thresh3
Lucky me, Comcast is my ISP, and I have IPv6 enabled on my rt-n66u. My question is how big can I make these parameters without degrading the performance of my router due to lack of RAM memory to store the table? Can I double the parameters above safely and not worry about running out of RAM?
I'm now seeing these messages at about 3:45AM and 10:45AM PDT, and while I could live with them, I'd rather my router be busy routing than dealing with these errors. I get about 500 of these messages each time I see this error. Not sure how much cache space that each ARP packet takes up, or how much extra RAM there is...one more thing, I'm just using the router for routing and wireless, no dlna, USB disks, aicloud, etc., so most likely I have minimal RAM usage at this point.
Thanks.
Last edited: