From owner-freebsd-questions Tue Mar 18 19:34:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA01839 for questions-outgoing; Tue, 18 Mar 1997 19:34:40 -0800 (PST) Received: from cube.i-pi.com (cube.i-pi.com [198.49.217.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id TAA01819 for ; Tue, 18 Mar 1997 19:34:33 -0800 (PST) Received: (from ingham@localhost) by cube.i-pi.com (8.6.12/8.6.12) id UAA13912 for questions@freebsd.org; Tue, 18 Mar 1997 20:34:29 -0700 Message-Id: <199703190334.UAA13912@cube.i-pi.com> MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) Content-Type: text/plain; charset=us-ascii Received: by NeXT.Mailer (1.118.2) From: Kenneth Ingham Date: Tue, 18 Mar 97 20:34:28 -0700 To: questions@freebsd.org Subject: arpresolve: can't allocate llinfo Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by freefall.freebsd.org id TAA01832 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. I went to Steven's TCP/IP Illustrated Vol 2 and found the message. I also looked through the source code. However, I remained unenlightened. Can someone enlighten me? Kenneth Ingham ingham@i-pi.com