Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 22:25:47 -0800
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        Devin Smith <devin-freebsdquestions@rintrah.org>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: two nics on 1 subnet
Message-ID:  <20011105222547.I745@blossom.cjclark.org>
In-Reply-To: <20011106022832.18984@mail.rintrah.org>; from devin-freebsdquestions@rintrah.org on Mon, Nov 05, 2001 at 09:28:32PM -0500
References:  <20011106022832.18984@mail.rintrah.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 05, 2001 at 09:28:32PM -0500, Devin Smith wrote:
> 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?

Two ways to handle this:

  The Correct Way:
    Only use one NIC. Using two NIC from on machine on a collision
    domain is a Bad Thing. It only can hurt your network performance.

  The Other Way:
    Set the net.link.ether.inet.log_arp_wrong_iface sysctl(8).

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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?20011105222547.I745>