From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 20:36:10 2004 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 AE02416A4CE; Tue, 20 Jan 2004 20:36:10 -0800 (PST) Received: from poros.telenet-ops.be (poros.telenet-ops.be [195.130.132.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C48143D6A; Tue, 20 Jan 2004 20:35:28 -0800 (PST) (envelope-from ojanssens@triplexnetworks.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by poros.telenet-ops.be (Postfix) with SMTP id 20F9038000C; Wed, 21 Jan 2004 05:35:27 +0100 (MET) Received: from firefly (d51523722.kabel.telenet.be [81.82.55.34]) by poros.telenet-ops.be (Postfix) with SMTP id 6F1C438000B; Wed, 21 Jan 2004 05:35:26 +0100 (MET) Message-ID: <007f01c3dfd7$fb0ef510$0901010a@firefly> From: "Olivier Janssens" To: "Mark" References: <09bd01c3ddbc$9f829070$fa10fea9@bryanuptrvb0jc><20040118.184351.3b20743ee03ef7d3.10.0.3.9@bugsgrief.net> <00dd01c3dfd6$2a7e1fd0$65a8a8c0@toshibauser> Date: Wed, 21 Jan 2004 05:35:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-security@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: arp problem in /var/log/messages 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: Wed, 21 Jan 2004 04:36:10 -0000 Probably some device on your network is using the same ip and they are fighting for it. I had this happen with Zeus load balancer and another system using the same ip. ----- Original Message ----- From: "Mark" To: "horio shoichi" ; "Spades" Cc: ; Sent: Wednesday, January 21, 2004 5:22 AM Subject: Re: arp problem in /var/log/messages > But what causes them ? I get them too. > > > > On Sun, 18 Jan 2004 20:14:29 +0800 > > "Spades" wrote: > > > hi all, i got flooded by these msgs like 1000+ lines, any idea? > > > my kernel is dated Nov-30 FreeBSD 4.9-stable > > > > > > # tail -f /var/log/messages > > > Jan 18 19:43:23 xb /kernel: arp: 202.79.180.1 moved from > 00:04:5a:49:eb:74 > > > to 00:50:0f:4f:c0:00 on rl0 > > > Jan 18 19:45:06 xb /kernel: arp: 202.79.180.1 moved from > 00:50:0f:4f:c0:00 > > > to 00:04:5a:49:eb:74 on rl0 > > > Jan 18 19:45:18 xb /kernel: arp: 202.79.180.1 moved from > 00:04:5a:49:eb:74 > > > to 00:50:0f:4f:c0:00 on rl0 > > > Jan 18 19:45:41 xb /kernel: arp: 202.79.180.1 moved from > 00:50:0f:4f:c0:00 > > > to 00:04:5a:49:eb:74 on rl0 > > > Jan 18 19:45:45 xb /kernel: arp: 202.79.180.1 moved from > 00:04:5a:49:eb:74 > > > to 00:50:0f:4f:c0:00 on rl0 > > > > > > thanks and regards, > > > > > > 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" > > > > > > > # sysctl net.link.ether.inet.log_arp_wrong_iface=1 > > > > should mask the messages. > > > > > > > > horio shoichi > > > > _______________________________________________ > > 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" > > > > > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org" >