From owner-freebsd-questions Mon Nov 5 18:28:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tharmas.rintrah.org (dhcp065-024-230-235.insight.rr.com [65.24.230.235]) by hub.freebsd.org (Postfix) with SMTP id A2D5837B405 for ; Mon, 5 Nov 2001 18:28:34 -0800 (PST) Received: (qmail 85565 invoked by uid 0); 6 Nov 2001 02:28:33 -0000 Received: from osx.rintrah.org (HELO ?10.0.0.26?) (10.0.0.26) by tharmas.rintrah.org with SMTP; 6 Nov 2001 02:28:33 -0000 From: Devin Smith To: FreeBSD Questions Subject: two nics on 1 subnet Date: Mon, 5 Nov 2001 21:28:32 -0500 Message-Id: <20011106022832.18984@mail.rintrah.org> X-Mailer: CTM PowerMail 3.0.9 carbon MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 I know this has been covered before, but I can't seem to find it the answer. I have two nics on the same subnet. I keep getting errors in /var/log/ messages along the lines of: Nov 5 21:20:04 tharmas /kernel: arp: 10.0.0.100 is on fxp0 but got reply from 00:30:65:36:73:e6 on de0 How do I make this go away? ifconfig -a gives: fxp0: flags=8843 mtu 1500 inet 10.0.0.5 netmask 0xffffff00 broadcast 10.0.0.255 inet6 fe80::290:27ff:fe30:a16e%fxp0 prefixlen 64 scopeid 0x1 atalk 65280.195 range 0-65534 phase 2 broadcast 0.255 ether 00:90:27:30:a1:6e media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP de0: flags=8843 mtu 1500 inet6 fe80::200:94ff:fea1:6e29%de0 prefixlen 64 scopeid 0x2 inet 10.0.0.15 netmask 0xffffffff broadcast 10.0.0.15 ether 00:00:94:a1:6e:29 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP Thanks, --devin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message