arp messages... is this normal?

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Oct 15 06:56:54 PDT 2003


"Jett Tayer" <jett at 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.


More information about the freebsd-questions mailing list