Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 10:54:27 -0500
From:      Robert Fitzpatrick <robert@webtent.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   kernel arp errors
Message-ID:  <1078934067.3686.44.camel@columbus>

next in thread | raw e-mail | index | archive | help
I am running 5.2.1 with two NIC's, both connected to a Cisco switch with
a Cisco router also connected to the switch for Internet connectivity.
There are 5 eth ports on the router, one of them with an address
assigned of 66.129.101.193/28 and another with 66.129.101.217/29, the
other eth ports are the ISP connection and other one other subnet. One
port not used. On the FreeBSD host, the two NIC's are assigned with em0
as 66.129.101.198/28 and em1 as 66.129.101.219/29. These are the
messages I am getting over and over, note the IP's are those of the
router:

Mar 10 10:35:49 esmtp kernel: arp: 66.129.101.193 is on em0 but got
reply from 00:30:94:32:94:30 on em1
Mar 10 10:35:51 esmtp kernel: arp: 66.129.101.217 is on em1 but got reply from 00:30:94:32:94:32 on em0

I know I can do some config on the router to isolate subnet traffic to
ports, but haven't done this, yet. Is this my problem or can someone
help me understand what is going on?

-- 
Robert



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