From owner-freebsd-stable Sat Oct 21 22:18:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id B83A837B4C5 for ; Sat, 21 Oct 2000 22:18:21 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 21 Oct 2000 22:16:58 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9M5IEB76446; Sat, 21 Oct 2000 22:18:14 -0700 (PDT) (envelope-from cjc) Date: Sat, 21 Oct 2000 22:18:14 -0700 From: "Crist J . Clark" To: Ling Ling Cc: freebsd-stable@FreeBSD.ORG Subject: Re: second Network Interface messages Message-ID: <20001021221813.A75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <022401c03be4$e8609580$25904bca@ewebasia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <022401c03be4$e8609580$25904bca@ewebasia.com>; from llchan@eweb-asia.com on Sun, Oct 22, 2000 at 12:59:46PM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 12:59:46PM +0800, Ling Ling wrote: > Dear all, > > I have 2 NIC interface (rl0 and rl1) in a FreeBSD-4.0 Stable box. rl0 is > used for external communication, and rl1 is to connect to my subnet. > > I have encountered a list of error messages: > > <> /kernel: arp: 192.168.0.128 is on rl1 but got reply from > 00:48:54:6b:73:49 on rl0 > <> /kernel: arp: 202.x.x.30 is on rl0 but got reply from > 00:48:54:6b:81:14 on rl1 > > when I do the ifconfig -a : > > rl0: flags=8843 mtu 1500 > inet 202.x.x.2 netmask 0xffffff00 broadcast 202.x.x.255 > inet6 fe80::248:54ff:fe6b:cffa%rl0 prefixlen 64 scopeid 0x1 > ether 00:48:54:6b:cf:fa > media: autoselect (100baseTX ) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX > > rl1: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > inet6 fe80::248:54ff:fe6b:8c48%rl1 prefixlen 64 scopeid 0x2 > ether 00:48:54:6b:8c:48 > media: autoselect (100baseTX ) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX > > Can anyone kindly advise on this matter?? Do you have both interfaces connected to one hub? If so, don't do that. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message