Date: Thu, 29 Aug 1996 12:20:10 -0500 (CDT) From: Bob Willcox <bob@obiwan.pmr.com> To: freebsd-hackers@freefall.FreeBSD.org (freebsd-hackers) Subject: arpresolve: can't allocate llinfo error messages Message-ID: <199608291720.MAA01167@obiwan.pmr.com>
next in thread | raw e-mail | index | archive | help
To all you network gurus out there...please HELP!
I am having a rash of these error messages lately:
Aug 29 11:02:21 obiwan /kernel: arpresolve: can't allocate llinfo for 206.224.65.33
Aug 29 11:02:26 obiwan /kernel: arpresolve: can't allocate llinfo for 206.224.65.33
Aug 29 11:07:37 obiwan /kernel: arpresolve: can't allocate llinfo for 192.168.1.1
Aug 29 11:08:32 obiwan last message repeated 7 times
Aug 29 11:08:42 obiwan last message repeated 2 times
Aug 29 11:14:44 obiwan last message repeated 2 times
That seem to be related to a slip connection and a private network
on the other side of that connection.
Unfortunately, after awhile of these my NFS connections get hosed and I
have to reboot the system to recover. Any pointers/tips/assistance would
be *greatly* appreciated.
Thanks,
Bob
A "netstat -in" on this system gives:
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
de0 1500 <Link> 08.00.2b.e2.9b.6c 14345 0 11360 0 17
de0 1500 206.224.65 206.224.65.130 14345 0 11360 0 17
tun0* 1500 <Link> 0 0 0 0 0
tun1* 1500 <Link> 0 0 0 0 0
tun2* 1500 <Link> 0 0 0 0 0
tun3* 1500 <Link> 0 0 0 0 0
sl0 1500 <Link> 493 0 562 0 0
sl0 1500 192.168.1/30 192.168.1.1 493 0 562 0 0
sl1* 1500 <Link> 0 0 0 0 0
sl1* 1500 none none 0 0 0 0 0
sl2* 1500 <Link> 0 0 0 0 0
sl2* 1500 none none 0 0 0 0 0
sl3* 1500 <Link> 0 0 0 0 0
sl3* 1500 none none 0 0 0 0 0
lo0 16384 <Link> 964 0 964 0 0
lo0 16384 127 127.0.0.1 964 0 964 0 0
And a "netstat -rn" on this system yields:
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 206.224.65.131 UGSc 11 393 de0
127.0.0.1 127.0.0.1 UH 0 9 lo0
192.168.2/26 206.224.65.33 UGSc 0 67 sl0
206.224.65 link#1 UC 0 0
206.224.65.33 192.168.1.1 UH 1 480 sl0
206.224.65.130 8:0:2b:e2:9b:6c UHLW 11 955 lo0
206.224.65.131 0:0:c0:8c:ef:43 UHLW 14 399 de0 724
206.224.65.132 8:0:2b:e4:16:e1 UHLW 11 6582 de0 658
206.224.65.133 0:0:c0:f9:1e:f UHLW 0 2 de0 729
206.224.65.134 0:0:c0:24:1f:f UHLW 3 522 de0 106
206.224.65.138 0:0:c0:4e:76:e UHLW 0 265 de0 375
206.224.65.139 0:0:c0:d7:cf:b UHLW 0 1310 de0 481
206.224.65.209 2:60:8c:8f:3d:9a UHLW 0 110 de0 603
206.224.65.218 10:0:5a:3d:8b:60 UHLW 1 357 de0 497
206.224.65.255 ff:ff:ff:ff:ff:ff UHLWb 1 33 de0
--
Bob Willcox politics, n:
bob@luke.pmr.com A strife of interests masquerading as a contest of
Austin, TX principles. The conduct of public affairs for private
advantage. -- Ambrose Bierce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608291720.MAA01167>
