From owner-freebsd-questions Mon Feb 17 13:27:32 2003 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 9AC8037B401 for ; Mon, 17 Feb 2003 13:27:29 -0800 (PST) Received: from mail.bg (ip220-81.mnet.bg [193.110.220.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id D550743FA3 for ; Mon, 17 Feb 2003 13:27:25 -0800 (PST) (envelope-from dpenev@mail.bg) Received: from mail.bg (localhost. [127.0.0.1]) by mail.bg (8.12.6/8.12.6) with ESMTP id h1HLOgFf001495; Mon, 17 Feb 2003 23:24:42 +0200 (EET) (envelope-from dpenev@mail.bg) Received: (from dpenev@localhost) by mail.bg (8.12.6/8.12.6/Submit) id h1HLOcVg001494; Mon, 17 Feb 2003 23:24:38 +0200 (EET) Date: Mon, 17 Feb 2003 23:24:38 +0200 From: Dancho Penev To: Marc Schneiders Cc: freebsd-questions@FreeBSD.ORG Subject: Re: arplookup going mad Message-ID: <20030217212438.GB540@earth.dpsca.bg> Mail-Followup-To: Marc Schneiders , freebsd-questions@FreeBSD.ORG References: <20030216183549.A726-100000@voo.doo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20030216183549.A726-100000@voo.doo.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 16, 2003 at 06:47:47PM +0100, Marc Schneiders wrote: >Date: Sun, 16 Feb 2003 18:47:47 +0100 (CET) >From: Marc Schneiders >To: >Subject: arplookup going mad > >I have posted a question about this earlier, without getting an >answer. Then the problem was occasionally. Now the machine is going >mad over the same thing. It gives this every second in messages: > >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt >Feb 16 18:35:06 voo /kernel: arplookup 213.196.2.97 failed: host is >not on local network >Feb 16 18:35:06 voo /kernel: arpresolve: can't allocate llinfo for >13.16.2.97rt > >How do I put an end to this? The IP mentioned is NOT on the local >network. I do NOT tell it anywhere it is. Nothing has changed in my >config. Why does it do this, and why every second all of a sudden? How >do I stop it? > >man llinfo gives 0, apropos llinfo gives 0. man arplookup: nothing, >apropos arplookup: nothing. man 4 arp (not an answer but may be help you to resolve the problem) > >I rebooted, to no avail. It came back within half an hour. > >Since the machine is colocated (and not next door) I do not want to >lock myself out by trying funny things with arp -s. And I tried that >on a machine here, and it refused it anyway for a host not on the >local network. As it should, I am sure. > >Any really good ideas? > >uname -a: FreeBSD [hostname] 4.7-STABLE FreeBSD 4.7-STABLE #13: Sat >Nov 16 16:09:35 CET 2002 >marc@[hostname]:/usr/obj/usr/src/sys/FUCHSIA i386 > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- Regards, Dancho Penev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message