Date: Tue, 1 Feb 2000 12:05:59 -0800 From: Alfred Perlstein <bright@wintelcom.net> To: Jerry Lei <tylei@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: wierd message about arpresolve Message-ID: <20000201120558.R24609@fw.wintelcom.net> In-Reply-To: <20000201175819.89202.qmail@hotmail.com>; from tylei@hotmail.com on Tue, Feb 01, 2000 at 09:58:19AM -0800 References: <20000201175819.89202.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Jerry Lei <tylei@hotmail.com> [000201 10:24] wrote: > Hi, I got a wierd message when first time reboot after I installed FreeBSD > 3.3. The message "/kernel: arpresolve can't allocate llinfo for 127.0.0.1 > 1rt" and "/kernel: arplookup 127.0.0.1 failed couldn not allocate llinfo" > kept showing on my screen before login prompt. > > and after I login as a root and try to call emacs. (I added the package of > emacs when I installed). Above two messages show on my screen again. And > this time, the two messages kept showing and couldn't be stopped by Ctrl-C > or Ctrl-D. They force me have to reboot again. > > I didn't add any package related arp. Could any one tell me what's wrong > with my FreeBSD. Thanks Please check the 3.3 errata. specifically add "lo0" to /etc/rc.conf: network_interfaces="fxp0 lo0" -Alfred 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?20000201120558.R24609>