Date: Mon, 11 Jan 1999 14:18:13 -0600 (CST) From: Joe Greco <jgreco@solaria.sol.net> To: current@FreeBSD.ORG Subject: Lots of arpresolve: can't allocate llinfo for <addr>rt Message-ID: <199901112018.OAA07371@aurora.sol.net>
next in thread | raw e-mail | index | archive | help
I'm getting lots of
arpresolve: can't allocate llinfo for 169.207.30.65rt
(with addr being the default gw) on one of my boxes.
de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 169.207.30.XXX netmask 0xffffffc0 broadcast 169.207.30.127
inet 169.207.30.202 netmask 0xffffffff broadcast 169.207.30.202
ether 00:00:92:a7:1a:5c
media: 100baseTX <full-duplex> status: active
arp -a | wc is 14.
netstat -rn | wc is 21.
The relevant parts of netstat -rn are:
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 169.207.30.65 UGSc 30929 15435 de0
[...]
169.207.30.64/26 link#1 UC 0 0 de0
169.207.30.65 0:e0:29:10:e5:e8 UHLW 34 0 de0 1139
169.207.30.XXX 0:0:92:a7:1a:5c UHLW 7 592 lo0
169.207.30.127 ff:ff:ff:ff:ff:ff UHLWb 1 1 de0
169.207.30.202 0:0:92:a7:1a:5c UHLW 0 1 lo0 =>
169.207.30.202/32 link#1 UC 0 0 de0
The box in question will begin spitting out long sequences of the "llinfo"
complaint on console, and other odd IP problems accompany it.
Deleting the alias for 30.202 ("don't ask") doesn't appear to eliminate the
problem.
This has been an ongoing problem for over a year, but it is suddenly much
worse.
What now?
... Joe
-------------------------------------------------------------------------------
Joe Greco - Systems Administrator jgreco@ns.sol.net
Solaria Public Access UNIX - Milwaukee, WI 414/342-4847
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901112018.OAA07371>
