Date: Fri, 07 Apr 2000 14:59:10 -0400 (EDT) From: "Alexander N. Kabaev" <ak03@gte.com> To: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> Cc: (Donn Miller) <dmmiller@cvzoom.net>, current@FreeBSD.ORG Subject: Re: Overwhelming messages from /sys/netinet/if_ether.c Message-ID: <XFMail.000407145910.ak03@gte.com> In-Reply-To: <200004071833.LAA41098@gndrsh.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD dhclient-script assigns 0.0.0.0 address to the interface in PREINIT in order to bring interface up. Windows seems to do that as well or there is no sane explanation for the relatively big number of these nasty messages I am getting every time MediaOne network goes down and several PCs sharing the same cable network segment attempt to renew their lease at the same time. On 07-Apr-00 Rodney W. Grimes wrote: >> The message in question can be extremely useful in case there is IP address >> clash on the local network. I suggest we just change the code in question to >> ignore clashes over 0.0.0.0 address only. > > No, don't do that, anyone arping 0.0.0.0 on any network around here > I sure as heck want to know about it asap! Someone someplace on > that stupid telco's DSL bridged network is mis-configured and > sending out arp messages for the 0 addresses. Easy enough to > cause though: > > ifconfig xx0 0.0.0.0 up > > should do the trick... > ---------------------------------- E-Mail: Alexander N. Kabaev <ak03@gte.com> Date: 07-Apr-00 Time: 14:35:14 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000407145910.ak03>