Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 21:28:32 -0500
From:      Devin Smith <devin-freebsdquestions@rintrah.org>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   two nics on 1 subnet
Message-ID:  <20011106022832.18984@mail.rintrah.org>

next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP
de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP

Thanks,
--devin


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011106022832.18984>