From owner-freebsd-questions Mon Feb 19 15:27:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA02810 for questions-outgoing; Mon, 19 Feb 1996 15:27:16 -0800 (PST) Received: from horst.bfd.com ([204.160.242.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA02805 for ; Mon, 19 Feb 1996 15:27:15 -0800 (PST) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.2]) by horst.bfd.com (8.7.3/8.7.3) with SMTP id PAA22789 for ; Mon, 19 Feb 1996 15:28:24 -0800 (PST) Date: Mon, 19 Feb 1996 15:30:03 -0800 (PST) From: "Eric J. Schwertfeger" To: questions@freebsd.org Subject: problem with arp not finding self? In-Reply-To: <9602101600.ZM20269@cascade.cs.ubc.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Recently, (I haven't installed anything new), my machine has become unable to telnet to itself. telnet localhost and telnet harlie.bfd.com both fail miserably. I do notice this in the logs when it fails. Feb 19 14:51:55 harlie /kernel: arpresolve: can't allocate llinfo Feb 19 14:52:25 harlie last message repeated 2 times Feb 19 15:21:23 harlie /kernel: arpresolve: can't allocate llinfo Any clue what I did? I was doing some sockets programming when it stopped working, so at first I thought I had choked something, so I rebooted. However, the problem remains.