From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 12:17:27 2005 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 B804B16A4CE for ; Mon, 4 Apr 2005 12:17:27 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E8843D1D for ; Mon, 4 Apr 2005 12:17:27 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1163685rng for ; Mon, 04 Apr 2005 05:17:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Op+fvrmuel1/m9RcRy6OiR6yKXSwxaIiAdQ3IGyI3aTbjf5QYEecEkI/AATvd1SnY4IR1Scjf1EzBoLtfBExAzan8PRNLZEOEizSmezds5CnEfD8a6Nt/6/6enV5b4vvU/Sh0XfcdC7rQgmOJz+wJe6SafoOdHIEDa+L5GpSQTI= Received: by 10.38.12.35 with SMTP id 35mr5188467rnl; Mon, 04 Apr 2005 05:17:26 -0700 (PDT) Received: by 10.54.42.28 with HTTP; Mon, 4 Apr 2005 05:17:26 -0700 (PDT) Message-ID: <810a540e05040405173caeb280@mail.gmail.com> Date: Mon, 4 Apr 2005 05:17:26 -0700 From: Pat Maddox To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: arplookup failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 12:17:27 -0000 I've got a system running 5.3-p6, and am getting this error every 20 minutes or so: kernel: arplookup 69.61.54.33 failed: host is not on local network I get that the host isn't on the network, but I don't have any idea where the message is coming from. It's in /var/log/messages, shows up about every 20 minutes. Any ideas?