Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 1998 22:25:34 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        John <jbarbee@singular.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: arpresolve: can't allocate llinfo for 127.0.0.1
Message-ID:  <Pine.BSF.3.96.980615222428.2150o-100000@gdi.uoregon.edu>
In-Reply-To: <3581C3E0.D895E1A0@singular.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Jun 1998, John wrote:

> 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

Missing localhost route?  Check netstat -rn.

You should have one of these:

127.0.0.1          127.0.0.1          UH          0        5       lo0

If not run

ifconfig -a

and make sure lo0 is still there.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
NOTICE:  Make sure your mailer replies to dwhite@resnet or I won't get it! 


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.3.96.980615222428.2150o-100000>