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:
>
> <<server name>> /kernel: arp: 192.168.0.128 is on rl1 but got reply from
> 00:48:54:6b:73:49 on rl0
> <<server name>> /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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) status: active
> supported media: autoselect 100baseTX <full-duplex> 100baseTX
> 10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
>
> rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) status: active
> supported media: autoselect 100baseTX <full-duplex> 100baseTX
> 10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
>
> 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 [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message