Date: Tue, 23 Mar 1999 00:21:36 -0700 (MST) From: Charlie ROOT <root@globotech.dyndns.org> To: freebsd-questions@FreeBSD.ORG Subject: arpresolve error Message-ID: <Pine.BSF.4.05.9903230018100.617-100000@hummer.globotech.dyndns.org>
next in thread | raw e-mail | index | archive | help
I keep getting this message in the /var/log/messages file once in a while: Mar 23 00:06:42 hummer /kernel: arpresolve: can't allocate llinfo for 127.0.0.1rt Mar 23 00:06:54 hummer /kernel: arplookup 127.0.0.1 failed: could not allocate llinfo Here's what netstat -rn shows: Destination Gateway Flags Refs Use Netif Expire default 24.64.228.1 UGSc 8 304 fxp0 24.64.228/24 link#1 UC 0 0 fxp0 24.64.228.1 8:0:3e:0:98:99 UHLW 8 0 fxp0 978 24.64.228.185 127.0.0.1 UGHS 0 10 fxp0 127.0.0.1 127.0.0.1 UH 2 107 lo0 192.168 link#2 UC 0 0 fxp1 192.168.0.2 0:10:4b:73:c5:a6 UHLW 3 92790 fxp1 1094 192.168.0.255 ff:ff:ff:ff:ff:ff UHLWb 4 170 fxp1 and this is what i get from ifconfig -a fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 24.64.228.185 netmask 0xffffff00 broadcast 24.64.228.255 ether 00:a0:c9:cc:13:5f media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:a0:c9:b8:c5:a9 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 Anyone know how I could fix this? thank you, Octavian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903230018100.617-100000>