Date: 15 Oct 2003 09:56:52 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Jett Tayer" <jett@sycorax.ath.cx> Cc: freebsd-questions@freebsd.org Subject: Re: arp messages... is this normal? Message-ID: <443cduioyj.fsf@be-well.ilk.org> In-Reply-To: <1086.210.16.24.3.1065963100.squirrel@mail.angdatingdaan.org> References: <1086.210.16.24.3.1065963100.squirrel@mail.angdatingdaan.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Jett Tayer" <jett@sycorax.ath.cx> writes: > this keeps appearing on my gateway box's logfile > i have 2 internal network one on xl1 interface, the other on xl2 > i had them cascaded so i guess that's why. but still i want some inputs "Cascaded"? You mean they're actually hooked up to each other? That would be a mistake. > by the way i'm running dhcpd on my gateway box for both network > > > > > > arp: 192.168.88.34 is on xl1 but got reply from 00:0c:6e:03:4e:66 on xl2 > > arp: 192.168.88.55 is on xl1 but got reply from 00:08:a1:28:f7:3b on xl2 > > arp: 192.168.88.32 is on xl1 but got reply from 00:0c:6e:03:4d:cf on xl2 > > arp: 192.168.88.34 is on xl1 but got reply from 00:0c:6e:03:4e:66 on xl2 > > arp: 192.168.88.52 is on xl1 but got reply from 00:08:a1:28:f8:32 on xl2 > > arp: 192.168.77.229 is on xl2 but got reply from 00:08:a1:3d:d6:c2 on xl1 > > arp: 192.168.77.229 is on xl2 but got reply from 00:08:a1:3d:d6:c2 on xl1 > > arp: 192.168.77.229 is on xl2 but got reply from 00:08:a1:3d:d6:c2 on xl1 Any given address should only be coming in on one interface. You should fix your configuration so that doesn't happen. Either make sure that the two networks are separate, physically and in IP address space, or else get rid of the second NIC, and arrange things so you only have one network.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443cduioyj.fsf>