On Tue, Apr 05, 2005 at 11:12:24AM -1000, [EMAIL PROTECTED] wrote:
> Apr  5 10:50:09 xxxx kernel: arp: 192.168.0.xx moved from xx:xx:xx:xx:xx:xx 
> to yy:yy:yy:yy:yy:yy on fxp0
> Apr  5 10:50:09 xxxx kernel: arp: 192.168.0.xx moved from yy:yy:yy:yy:yy:yy 
> to xx:xx:xx:xx:xx:xx on fxp0
> Apr  5 10:50:32 xxxx kernel: arp: 192.168.0.xx moved from xx:xx:xx:xx:xx:xx 
> to yy:yy:yy:yy:yy:yy on fxp0
> Apr  5 10:50:32 xxxx kernel: arp: 192.168.0.xx moved from yy:yy:yy:yy:yy:yy 
> to xx:xx:xx:xx:xx:xx on fxp0
> 
> this goes on forever in my /var/log/messsages of the DHCP
> client. 192.168.0.xx is my DHCP server and the xx and yy are
> (2) nics that are aggregated together for (1) virtual device.
> anyone know what option to disable this type of logging?

Sounds like something is wrong with your link aggregation setup.
Both NICs should be advertising one MAC and not two distinct
ones.

Second, configure your DHCP server to listen on the bonded
virtual interface and not each physical NIC.

-Vince

Reply via email to