From owner-freebsd-questions Fri Jun 22 18:56:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 3AC9837B406 for ; Fri, 22 Jun 2001 18:56:42 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f5N3JNM25485; Fri, 22 Jun 2001 22:19:23 -0500 (CDT) (envelope-from nick@rogness.net) Date: Fri, 22 Jun 2001 22:19:23 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Jim Arnold Cc: freebsd-questions@FreeBSD.ORG Subject: Re: arp error messages In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 22 Jun 2001, Jim Arnold wrote: > I have two nic cards in my box. ed0 talks to our internal network and > dc0 talks to a DSL line. > > I am getting the arp error messages below. Included below that is some > output from arp, netstat and ifconfig This happens because dc0 and ed0 are plugged into the same physical network. To turn this off: # sysctl -w net.link.ether.inet.log_arp_wrong_iface=0 Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message