From owner-freebsd-questions Wed Jun 19 08:17:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA18923 for questions-outgoing; Wed, 19 Jun 1996 08:17:22 -0700 (PDT) Received: from net1.netview.net ([199.3.74.250]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA18918 for ; Wed, 19 Jun 1996 08:17:18 -0700 (PDT) Received: from corona (corona.netview.net [206.223.98.2]) by net1.netview.net (8.7.5/8.6.12) with SMTP id KAA00196 for ; Wed, 19 Jun 1996 10:17:10 -0500 (EST) Date: Wed, 19 Jun 1996 10:17:10 -0500 (EST) Message-Id: <2.2.32.19960619101854.0091ae24@netview.net> X-Sender: jrclark@netview.net X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@freebsd.org From: John Clark Subject: arpresolve: can't allocate llinfo Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I just made the switch from FreeBSD 2.1 to FreeBSD 2.1-stable. I have configured a new kernel to be identical to the old configuration file. The only difference that I see is the "controller eisa0" line (I commented it out as I have no EISA bus). Now when I boot, the networking is down, and the following message is printed hundreds of times: arpresolve: can't allocate llinfo for 199.3.74.1 (199.3.74.1 is my gateway) Fortunately, the previous kernel is enough the keep the box operational. Anyone else run into this problem? John Clark [jrclark@netview.net]