Re: arp messages... is this normal?

2003-10-15 Thread Lowell Gilbert
Jett Tayer [EMAIL PROTECTED] 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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


arp messages... is this normal?

2003-10-12 Thread Jett Tayer
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

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
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]