From owner-freebsd-questions Fri Sep 17 18:46: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tn.home.com (ha1.rdc1.tn.home.com [24.2.7.66]) by hub.freebsd.org (Postfix) with ESMTP id 8599B14FDD for ; Fri, 17 Sep 1999 18:45:56 -0700 (PDT) (envelope-from cpeters2@home.com) Received: from stealth ([24.4.115.203]) by mail.rdc1.tn.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19990918014556.GKGY13005.mail.rdc1.tn.home.com@stealth> for ; Fri, 17 Sep 1999 18:45:56 -0700 From: "Charles A. Peters" To: Subject: Error Message on Dual Hommed Gateway (> arp: 24.4.115.1 is on rl0 but got reply fr .. Date: Fri, 17 Sep 1999 22:11:26 -0400 Message-ID: <000d01bf017b$1cc45fa0$0700a8c0@stealth.xxx> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am getting the following error messages on a dual hommed gateway running 3.2-Release (in log files and on the console): > arp: 24.4.111.1 is on rl0 but got reply from 08:00:3e:00:ab:a2 on ed0 > arp: 192.168.0.8 in on ed0 but got reply from 00:80:c8:8c:8b:99 on rl0 > arp: 24.4.111.222 is on rl0 but got reply from 08:00:3e:00:ab:a2 on ed0 The same message is repeated in the /var/log/messages log file hundreds of times, and is being displayed on the system console about every 3 or 4 minutes. I compiled my kernel with the following settings being added: IPFIREWALL IPDIVERT IPFIREWALL_VERBOSE I somehow believe that the IPFIREWALL_VERBOSE kernel option has something to do with this message being displayed. I am not sure what these messages mean, and what I need to do to fix whatever problem may exist. Any assistance with this would be appreciated. I am also aware of a command to stop the display of messages to the system console, but I don't know the name of the command. Could someone please point me to the man page for this type of command. Thanks in advance! Charles cpeters2@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message