Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 12:59:46 +0800
From:      "Ling Ling" <llchan@eweb-asia.com>
To:        <freebsd-stable@freebsd.org>
Subject:   second Network Interface messages
Message-ID:  <022401c03be4$e8609580$25904bca@ewebasia.com>

next in thread | raw e-mail | index | archive | help
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??

Regards,
Chan



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?022401c03be4$e8609580$25904bca>