Date: Wed, 30 Jan 2002 12:05:45 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Thomas Cannon <tcannon@noops.org> Cc: "Michael A. Meiszl" <Michael@Meiszl.de>, freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130180545.GQ92289@dan.emsphone.com> In-Reply-To: <20020130095738.R585-100000@stereophonic.noops.org> References: <20020130163539.GL92289@dan.emsphone.com> <20020130095738.R585-100000@stereophonic.noops.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020130180545.GQ92289>