From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 22:22:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5EE9216A41C for ; Mon, 6 Jun 2005 22:22:22 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E16B043D1D for ; Mon, 6 Jun 2005 22:22:20 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 6 Jun 2005 23:22:59 +0100 Message-ID: <42A4CC9A.2020609@dial.pipex.com> Date: Mon, 06 Jun 2005 23:22:18 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= References: <42A48EF5.10408@t-hosting.hu> In-Reply-To: <42A48EF5.10408@t-hosting.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 06 Jun 2005 22:22:59.0772 (UTC) FILETIME=[4BDCEFC0:01C56AE6] Cc: freebsd-questions@freebsd.org Subject: Re: arplookup failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 22:22:22 -0000 K=F6vesd=E1n G=E1bor wrote: > Jun 6 19:24:38 server kernel: arplookup failed:=20 > host is not on local network > > I know what arp is, and I understand this message, but I don't know=20 > what causes it, but it annoys me, and I'd like to remove it from my=20 > log, since it doesn't make any severe error, and I would like=20 > compendious log files. Do You have any idea? Leaving out the IP address serves no purpose and without a) the IP=20 address(es) and subnet mask(s) of the host this message comes from and=20 b) the IP address that causes the message, you are simply asking us to=20 be psychic. However, here is the scenario which has caused my machine to generate=20 these messages: 1) External address assigned by DHCP from a cable modem e.g. 82.50.100.10= 1 2) My internal network address 192.165.5.1/255.255.0.0 3) Cable modem itself insists it has address 192.9.100.1 Address 3 is accessed via address 1 (the external interface) but has an=20 IP address consistent with being on the internal network, hence the messa= ge. --Alex