Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 17:12:16 -0700
From:      John <jbarbee@singular.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   arpresolve: can't allocate llinfo for 127.0.0.1
Message-ID:  <3581C3E0.D895E1A0@singular.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------4B3C542EDFBCEEC6E3D8B912
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

All the sudden I'm having this problem too.
This i the error message

/kernel: arpresolve: can't aoolcate llinfo for 127.0.0.1

oddly enought, this happened right when i installed star office.  i'm
baffled.

my output from ifconfig and netstat seem fine to me.

i'm running FreeBSD-2.2.6
i'm also running isc dhcp.  however, dhcp has been running for the past
three weeks and this is the first time i'm getting this error.

any ideas?

please respond directly

> I'm seeing the following message at boot, and the system hangs for a
minute or so.
> ^C frees it or it will eventually continue on its own.
>
>  /kernel: arpresolve: can't allocate llinfo for xxx.xxx.xxx.xxx (an IP

> address was here)
>
> This is a freshly-installed 2.1.7 system from the CD.

Your routing is set up incorrectly.  Edit /etc/sysconfig and make sure
the
'defaultrouter' statement and your workstation's IP address in the
ifconfig_xxx sections are set properly.  Take a look at netstat -rn and
make sure that checks out too.


Doug White                              | University of Oregon
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant

http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




--------------4B3C542EDFBCEEC6E3D8B912
Content-Type: text/plain; charset=us-ascii; name="ifconfig"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="ifconfig"

de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 204.140.208.136 netmask 0xffffff00 broadcast 204.140.208.255
	ether 00:80:48:e8:96:f3 
	media: autoselect (10base2/BNC) status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 

--------------4B3C542EDFBCEEC6E3D8B912
Content-Type: text/plain; charset=us-ascii; name="netstat"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="netstat"

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            204.140.208.66     UGSc        5        0       de0
127.0.0.1          127.0.0.1          UH          3      222       lo0
204.140.208        link#1             UC          0        0 
204.140.208.3      0:80:5f:48:68:28   UHLW        1      383       de0   1065
204.140.208.6      0:60:b0:3c:cb:3d   UHLW        0        0       de0   1162
204.140.208.7      0:60:b0:3c:cb:3d   UHLW        0       35       de0    179
204.140.208.22     8:0:9:b4:6d:40     UHLW        0       20       de0   1136
204.140.208.66     0:0:a2:a:d4:7d     UHLW        6       22       de0     15
204.140.208.136    127.0.0.1          UGHS        0      348       de0
204.140.208.232    0:60:b0:6b:a2:2c   UHLW        0      296       de0   1001

--------------4B3C542EDFBCEEC6E3D8B912--


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?3581C3E0.D895E1A0>