From owner-freebsd-stable Mon May 29 9: 9:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from unet.univie.ac.at (unet.univie.ac.at [131.130.230.7]) by hub.freebsd.org (Postfix) with ESMTP id B379537BC8E for ; Mon, 29 May 2000 09:09:10 -0700 (PDT) (envelope-from a9404849@unet.univie.ac.at) Received: from localhost.localdomain (unet2-102.univie.ac.at [131.130.232.102]) by unet.univie.ac.at (8.9.3/8.9.3) with ESMTP id SAA150302; Mon, 29 May 2000 18:09:04 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with ESMTP id RAA01253; Mon, 29 May 2000 17:50:49 +0200 (CEST) (envelope-from a9404849@unet.univie.ac.at) Date: Mon, 29 May 2000 17:50:49 +0200 (CEST) From: Lukas Ertl X-Sender: lukas@localhost.localdomain To: Derek Tattersall Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Strange message In-Reply-To: <20000527065950.A967@mebtel.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 27 May 2000, Derek Tattersall wrote: > I cvsup'ed to 4.0 stable on a generic pentiu, II MMX box with a Netgear tulip > card. I am getting a message shortly after boot-up finishes which puzzles me. > The message follows: > lorne /kernel: arplookup 0.0.0.0 failed: host is not on local network. > > Can anyone tell me what I have misconfigured to cause this? And what are the > implications for the operation of my system? Hi, I had almost the same message here, but it was host 13.10.15.10 instead of 0.0.0.0. The problem was a program called "LanGuard", installed on the Win2k box of one of my co-workers, that continously sent out arp requests but spoofed the MAC address of the machines NIC. You could try: tcpdump -n -e -p arp and then hunt down the MAC address. HTH, le -- "Special cocktails for the ladies with nuts." -- Sign in a Tokyo bar. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message