Re: 2 NICs, SMP, weird kernel ARP messages

2006-02-17 Thread Thomas Franck
> Sex, 2006-02-17 às 15:43 +0100, Thomas Franck escreveu: > > > Unless you take special measures (ng_fec?), one does not > > > normally connect two NICs on one machine to the same collision > > > domain. > > > > Hmm.. don't really see a problem with

Re: 2 NICs, SMP, weird kernel ARP messages

2006-02-17 Thread Thomas Franck
On 17 Feb 2006 at 9:00, Chuck Swiger wrote: > [...] > ARPOP_REQUESTs are made to the all-ones broadcast MAC address, > and ARPOP_REPLYs go back addressed to the sender's MAC. Yes, that's what I was saying... good - so I haven't suddenly forgotten networking... :) > FreeBSD notes when ARP traf

Re: 2 NICs, SMP, weird kernel ARP messages

2006-02-17 Thread Thomas Franck
On 17 Feb 2006 at 8:07, Chuck Swiger wrote: > Thomas Franck wrote: > [ ... ] > > It doesn't seem to affect the function of the server, but it's > > mighty irritating and blows up the logs a lot... plus, I don't > > think it's supposed to show this be

Re: 2 NICs, SMP, weird kernel ARP messages

2006-02-17 Thread Thomas Franck
On 17 Feb 2006 at 12:26, Dominic Marks wrote: > Tried these sysctls? > > net.link.ether.inet.log_arp_wrong_iface > net.link.ether.inet.log_arp_movements > net.link.ether.inet.log_arp_permanent_modify I set this in sysctl.conf now and did a reboot.. net.link.ether.inet.log_arp_wrong_iface = 0 an

2 NICs, SMP, weird kernel ARP messages

2006-02-17 Thread Thomas Franck
Hi there...! I'm a long-time reader, but this is my first post.. :) I set up our old server (an Acer Altos 11000) with Release 6.0 two days ago (cvsup'ed and installed new world and custom kernel (see below)) and I keep getting a huge amounts of these message: - Feb 17 12:39:46 scorpio ker