From owner-freebsd-questions@FreeBSD.ORG Sat Nov 19 14:11:37 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 5B22016A41F for ; Sat, 19 Nov 2005 14:11:37 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F2543D45 for ; Sat, 19 Nov 2005 14:11:36 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 22209 invoked from network); 19 Nov 2005 14:11:36 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Nov 2005 14:11:36 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 83F7028444; Sat, 19 Nov 2005 09:11:35 -0500 (EST) Sender: lowell@be-well.ilk.org To: Matt Juszczak References: <20051118192611.A73229@neptune.atopia.net> From: Lowell Gilbert Date: 19 Nov 2005 09:11:34 -0500 In-Reply-To: <20051118192611.A73229@neptune.atopia.net> Message-ID: <44mzk0wwvd.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Removing arplookup from syslog 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: Sat, 19 Nov 2005 14:11:37 -0000 Matt Juszczak writes: > Does anyone know what arplookup comes to syslog as? (info, warning, etc.) > > I get A LOT of: > > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > arplookup xxx.xxx.xxx.xxx failed: host is not on local network > > and I'd like to disable the messages. The host that is communicating > with the server is indeed NOT on the local network, its a "forwarded > IP" (in my opinion, an incorrectly setup network, but I don't have > access to that area). Won't it go away if you set a static route to the host? [I haven't had any coffee yet, though...]