From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 20:02:41 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 DBEA837B401 for ; Wed, 2 Jul 2003 20:02:41 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9EF243FAF for ; Wed, 2 Jul 2003 20:02:40 -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 (sccrmhc11) with SMTP id <2003070303023901100phun7e> (Authid: papalia); Thu, 3 Jul 2003 03:02:39 +0000 Message-Id: <5.2.0.9.0.20030702224526.00ae9960@mail.comcast.net> X-Sender: papalia@mail.comcast.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 02 Jul 2003 23:01:02 -0400 To: Nathan Grant From: John In-Reply-To: <005d01c34109$68dd23a0$4800000a@nougat> References: <5.2.0.9.0.20030702201024.02a77820@mail.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@freebsd.org Subject: RE: 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 03:02:42 -0000 I just checked out netstat, and also checked the arp table, just for fun. There's nothing in either table indicating the annoying IP address. Anything else you can think of would be most helpful. Thanks, John >I had a similar problem on one of my machines recently. It turned out >that I had a loopback entry in the routing table for the offending IP >address. It's something to try, at least. Do netstat -r and make sure >the routes are sane. > >Regards, > >Nathan Grant > > >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of John >Sent: Wednesday, July 02, 2003 8:23 PM >To: freebsd-questions@freebsd.org >Subject: kernel: arplookup error > > >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 > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org"