From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 08:07:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75F7837B401 for ; Mon, 14 Jul 2003 08:07:34 -0700 (PDT) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B719F43FE9 for ; Mon, 14 Jul 2003 08:07:31 -0700 (PDT) (envelope-from efinleywork@efinley.com) Received: from [208.14.190.180] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.20) id 19c4vL-000AiS-5C for freebsd-questions@freebsd.org; Mon, 14 Jul 2003 09:07:31 -0600 Message-ID: <02a001c34a19$a603a380$b4be0ed0@elliotdevelop> From: "Elliot Finley" To: Date: Mon, 14 Jul 2003 09:07:27 -0600 Organization: Emery Telcom MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Strange kernel log messages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 15:07:34 -0000 4.8-Release I get lot's of these in my kernel log messages. > arplookup 255.0.0.0 failed: host is not on local network > arpresolve: can't allocate llinfo for 255.0.0.0rt Why would it be trying to ARP for something that isn't on it's own subnet? Elliot