Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 1998 09:02:44 -0700
From:      John <jbarbee@singular.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   llinfo... source of many problems
Message-ID:  <358E8024.97C4D93B@singular.com>

next in thread | raw e-mail | index | archive | help
Hi,
    Over the past couple of weeks I've tried ignoring this message
    /kernel: arpresolve: can't allocate llinfo for 127.0.0.1
    but it pops up during Star Office and whenever I attempt to telnet
to port 80 of my ip address, 204.140.208.136

This is the output of my ifconfig -a and netstat -rn

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
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            204.140.208.66     UGSc        4       61       de0
127.0.0.1          127.0.0.1          UH          1      124       lo0
204.140.208        link#1             UC          0        0
204.140.208.3      0:80:5f:48:68:28   UHLW        0     1268       de0
1070
204.140.208.6      0:60:b0:3c:cb:3d   UHLW        0        0       de0
1154
204.140.208.7      0:60:b0:3c:cb:3d   UHLW        0     2582
de0    855
204.140.208.22     8:0:9:b4:6d:40     UHLW        0      427       de0
1109
204.140.208.66     0:0:a2:a:d4:7d     UHLW        5     1766
de0    834
204.140.208.136    127.0.0.1          UGHS        0       73       de0
204.140.208.138    0:c0:f0:14:6b:61   UHLW        0       73       de0
1109
204.140.208.232    0:60:b0:6b:a2:2c   UHLW        0       12
de0    687

I don't see anything wrong.  I'm also not running routed.

I should mention that I'm using the current version of ISC's dhcp
client.  It's the one that sets my broadcast address, ip address and
hostnumber etc.  That may be why there is an Sc flag for the first
routing entry, i don't know.

rc does attempt set routes for me since rc.local knows the
defaultrouter, however, upon startup, rc gives this message
    writing to routing socket: file exists
    add net default: gateway 204.140.208.66: file exists

Other than the llinfo message, this is the only indication that I have
that something is wrong.

Does anyone have any ideas?


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?358E8024.97C4D93B>