Date: Thu, 3 Apr 2003 21:39:37 +0300 From: Dancho Penev <dpenev@mail.bg> To: Carl Morley <bsdmn@webize.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to ignore arp error message Message-ID: <20030403183937.GA523@earth.dpsca.bg> In-Reply-To: <002001c2f95c$d6189d40$0a64a8c0@webizepc> References: <002001c2f95c$d6189d40$0a64a8c0@webizepc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 03, 2003 at 07:14:24AM +1000, Carl Morley wrote: >From: "Carl Morley" <bsdmn@webize.com.au> >To: <freebsd-questions@freebsd.org> >Date: Thu, 3 Apr 2003 07:14:24 +1000 >Subject: How to ignore arp error message > >Hi, >I have a server on a network which is inhabited by an Intel rack-mount >box running Win2k. The Intel server has got two of it's NIC's 'teamed' >- the Intel redundant NIC method. > >Problem is that to the FreeBSD box, it looks like the MAC address of >that IP address keeps changing, so I get endless kernel messages like >the ones below. You can see the swap from 3a to 3b, and can probably >guess the next in the sequence! Yeah, back to 3a.... > >arp: 10.1.21.80 moved from 00:03:47:f1:b8:3b to 00:03:47:f1:b8:3a on >fxp2 >arp: 10.1.21.80 moved from 00:03:47:f1:b8:3a to 00:03:47:f1:b8:3b on >fxp2 > >1. Does anyone know if my fellow admin (who looks after the Intel box) >has configured incorrectly? Or is this a symptom of all 'teamed' NIC's? >2. If nothing can be done on the Intel box, is it possible to ignore >these messages? # sysctl net.link.ether.inet.log_arp_movements=0 > >Cheers, >Carl. > >_______________________ > >Webize Pty Ltd >ph: (03) 9561 3353 >fx: (03) 9561 4583 >carlm@webize.com.au >_______________________ > > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Regards, Dancho Penev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030403183937.GA523>