From owner-freebsd-questions@FreeBSD.ORG Mon Mar 27 10:43:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8457416A401 for ; Mon, 27 Mar 2006 10:43:37 +0000 (UTC) (envelope-from wilfre@mail.ru) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2527343D46 for ; Mon, 27 Mar 2006 10:43:37 +0000 (GMT) (envelope-from wilfre@mail.ru) Received: from [213.59.98.218] (port=34111 helo=[192.168.111.6]) by mx1.mail.ru with asmtp id 1FNpCB-0003bL-00 for freebsd-questions@freebsd.org; Mon, 27 Mar 2006 14:43:35 +0400 Message-ID: <4427C1D4.900@mail.ru> Date: Mon, 27 Mar 2006 14:43:32 +0400 From: "Andrey V. Semyonov" User-Agent: Thunderbird 1.5 (X11/20060309) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060327100735.69226.qmail@web31104.mail.mud.yahoo.com> In-Reply-To: <20060327100735.69226.qmail@web31104.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: arp problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2006 10:43:37 -0000 spen wrote: > I get this message all the time and I 've searched around forums but did not find something about it.. > > arp: 00:10:b5:df:b5:ff attempts to modify permanent entry for 10.101.10.47 on xl0 > arp: 00:10:b5:df:b5:ff attempts to modify permanent entry for 10.101.10.47 on xl0 > arp: 00:10:b5:df:b5:ff attempts to modify permanent entry for 10.101.10.47 on xl0 > arp: 00:10:b5:df:b5:ff attempts to modify permanent entry for 10.101.10.47 on xl0 > arp: 00:10:b5:df:b5:ff attempts to modify permanent entry for 10.101.10.47 on xl0 > > after many times of repeating itself I get a message which says "last message repeated x times".. > does anybody have any idea about it? > ps: 10.101.10.47 is another pc on the local lan... You have a permanent entry in your ARP-table for that IP. But someone tries to use this IP on another computer, or NIC was changed on the PC with that IP.