From owner-freebsd-stable Sat Oct 21 21:59:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.arc.net.my (nagano.arc.net.my [203.115.225.22]) by hub.freebsd.org (Postfix) with ESMTP id 35BDB37B4C5 for ; Sat, 21 Oct 2000 21:59:07 -0700 (PDT) Received: from llchan ([202.75.144.37]) by mail.arc.net.my (Netscape Messaging Server 4.15) with SMTP id G2TF6A00.B8Y for ; Sun, 22 Oct 2000 12:58:58 +0800 Message-ID: <022401c03be4$e8609580$25904bca@ewebasia.com> From: "Ling Ling" To: Subject: second Network Interface messages Date: Sun, 22 Oct 2000 12:59:46 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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?? Regards, Chan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message