From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 17:25:03 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 B7D9037B401 for ; Wed, 2 Jul 2003 17:25:03 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2050C43F93 for ; Wed, 2 Jul 2003 17:25:03 -0700 (PDT) (envelope-from papalia@comcast.net) Received: from denali.comcast.net (pcp02630376pcs.univde01.de.comcast.net[68.82.79.100](misconfigured sender)) by comcast.net (sccrmhc13) with SMTP id <2003070300245901600epgije> (Authid: papalia); Thu, 3 Jul 2003 00:24:59 +0000 Message-Id: <5.2.0.9.0.20030702201024.02a77820@mail.udel.edu> X-Sender: papalia@mail.comcast.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 02 Jul 2003 20:23:24 -0400 To: freebsd-questions@freebsd.org From: John Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: kernel: arplookup error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 00:25:04 -0000 Hi all, This question appears to have been asked before on several occasions, but I haven't been able to find a fix using the information provided. I keep getting the following in my log files: /kernel: arplookup a.b.118.64 failed: host is not on local network My system is sitting on a.b.119.69. My system and .64 sit behind different gateways, hooked up to different switches, but both sit on the same academic campus. After checking the seemingly obvious places (/etc, /usr/local/etc, etc), I took a stab out of desperation and grep'd the entire system trying to find *any* reference to the 'offending' address. Unfortunately, I have zero access to the .64 box, so anything I try has to be without accessing that box. I was hoping someone might be able to offer some suggestions on what to look for or something to try. Not sure what other info might be helpful here. If there's anything else I can provide, please let me know. Thanks, John