Re: neighbor table overflow | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
|
Still beating the same bush! I've done all the possible suggestions so far. I still was getting a neighbor table overflow. Looking at the MAN 7 ARP pages, I see: gc_thresh1 The minimum number of entries to keep in the ARP cache. The garbage collector will not run if there are fewer than this number of entries in the cache. Defaults to 128. gc_thresh2 The soft maximum number of entries to keep in the ARP cache. The garbage collector will allow the num- ber of entries to exceed this for 5 seconds before collection will be performed. Defaults to 512. gc_thresh3 The hard maximum number of entries to keep in the ARP cache. The garbage collector will always run if there are more than this number of entries in the cache. Defaults to 1024. Since this box never gets less than 500 pppoe connections, this Sat I changed WAS NOW gc_thresh1 512 1024 gc_thresh2 2048 2048 gc_thresh3 4096 4096 what's strange is when I do an 'arp -an' I only get three entries back. (ips changed to protect the guilty). Shouldn't this show the arp entries ? (x.202.x.3) at 00:03:47:2D:8B:F9 [ether] on eth0 ? (x.202.x.1) at 00:03:E3:88:EC:C2 [ether] on eth0 ? (x.202.x.2) at 00:18:8B:76:EC:D8 [ether] on eth0 ? (x.202.x.9) at 00:90:27:43:C2:CF [ether] on eth0 ip route | grep link provides: snip (lots of pppoe connects) x.202.x.237 dev ppp53 proto kernel scope link src 10.20.1.1 x.202.x.235 dev ppp339 proto kernel scope link src 10.20.1.1 x.202.x.232 dev ppp185 proto kernel scope link src 10.20.1.1 x.202.x.231 dev ppp313 proto kernel scope link src 10.20.1.1 x.202.x.230 dev ppp67 proto kernel scope link src 10.20.1.1 x.202.x.226 dev ppp74 proto kernel scope link src 10.20.1.1 x.202.x.224 dev ppp150 proto kernel scope link src 10.20.1.1 x.202.x.0/24 dev eth0 proto kernel scope link src x.202.224.8 192.168.1.0/24 dev eth3 proto kernel scope link src 192.168.1.8 I don't think we are doing anything too special with this box that we would see a kernel issue no one else is seeing. Can arp poisoning cause this? a dmesg after a clean reboot only gives: Shorewall:all2all:REJECT:IN=ppp413 OUT= MAC= SRC="" DST=10.20.1.1 LEN=60 TOS=0x00 PREC=0x00 TTL=254 ID=39752 PROTO=ICMP TYPE=8 CODE=0 ID=25040 SEQ=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=72 TOS=0x00 PREC=0x00 TTL=126 ID=48363 PROTO=UDP SPT=427 DPT=427 LEN=52 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48492 DF PROTO=TCP SPT=36005 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48493 DF PROTO=TCP SPT=36005 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48517 DF PROTO=TCP SPT=36005 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48518 DF PROTO=TCP SPT=33969 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=72 TOS=0x00 PREC=0x00 TTL=126 ID=48519 PROTO=UDP SPT=427 DPT=427 LEN=52 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48522 DF PROTO=TCP SPT=33969 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48526 DF PROTO=TCP SPT=33969 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48614 DF PROTO=TCP SPT=35790 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48630 DF PROTO=TCP SPT=35790 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48x6 DF PROTO=TCP SPT=35790 DPT=9220 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48x8 DF PROTO=TCP SPT=34718 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48663 DF PROTO=TCP SPT=34718 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=126 ID=48679 DF PROTO=TCP SPT=34718 DPT=16398 WINDOW=16384 RES=0x00 SYN URGP=0 Shorewall:all2all:REJECT:IN=ppp160 OUT=eth3 SRC="" DST=192.168.1.7 LEN=72 TOS=0x00 PREC=0x00 TTL=126 ID=48724 PROTO=UDP SPT=427 DPT=427 LEN=52 Kernel Version 2.6.18-8.1.6 Looking for any suggestions. Marco Andrei Kovacs wrote: On 10/25/07, Marco C. Coelho <maillist1@xxxxxxxxxxxxx> wrote: |
_______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc