From owner-freebsd-questions Wed Jan 30 10: 5:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id F067837B402 for ; Wed, 30 Jan 2002 10:05:50 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0UI5jS04059; Wed, 30 Jan 2002 12:05:45 -0600 (CST) (envelope-from dan) Date: Wed, 30 Jan 2002 12:05:45 -0600 From: Dan Nelson To: Thomas Cannon Cc: "Michael A. Meiszl" , freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130180545.GQ92289@dan.emsphone.com> References: <20020130163539.GL92289@dan.emsphone.com> <20020130095738.R585-100000@stereophonic.noops.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130095738.R585-100000@stereophonic.noops.org> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 In the last episode (Jan 30), Thomas Cannon said: > > > I cannot find any appropriate sysctl option to disable this > > > message. > > > > Try net.link.ether.inet.log_arp_movements. > > > > Or net.link.ether.inet.log_arp_wrong_iface. > > Maybe the name changed? log_arp_wrong_iface is a different check. In Michael's case, the packet is coming in on the right interface, but the MAC address is changing. log_arp_wrong_iface would be if you had two NICs with different subnets, and a packet from subnet A arrived on the interface plugged into subnet B (this is usually a routing problem). -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message