From owner-freebsd-questions Mon Jun 15 22:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA16401 for freebsd-questions-outgoing; Mon, 15 Jun 1998 22:25:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (metriclient-2.uoregon.edu [128.223.172.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA16360 for ; Mon, 15 Jun 1998 22:25:44 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id WAA02845; Mon, 15 Jun 1998 22:25:34 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 15 Jun 1998 22:25:34 -0700 (PDT) From: Doug White Reply-To: Doug White To: John cc: freebsd-questions@FreeBSD.ORG Subject: Re: arpresolve: can't allocate llinfo for 127.0.0.1 In-Reply-To: <3581C3E0.D895E1A0@singular.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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