Date: Tue, 14 Jun 2005 20:57:02 -0400 (EDT) From: Matthew Emmerton <matt@gabby.gsicomp.on.ca> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: Vladimir Grebenschikov <vova@fbsd.ru>, freebsd-current@freebsd.org Subject: Re: HEADSUP: OpenBSD dhclient incoming Message-ID: <20050614205537.D62878@gabby.gsicomp.on.ca> In-Reply-To: <20050614162338.GA20371@odin.ac.hmc.edu> References: <20050607034620.GA32718@odin.ac.hmc.edu> <1118728905.939.5.camel@localhost> <20050614162338.GA20371@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jun 2005, Brooks Davis wrote: > On Tue, Jun 14, 2005 at 10:01:45AM +0400, Vladimir Grebenschikov wrote: >> ? ??, 06/06/2005 ? 20:46 -0700, Brooks Davis ?????: >>> I'm about to start importing the OpenBSD dhclient and required >>> support in /etc. I will unhook dhclient from the build while I work so >>> there shouldn't be much breakage for most people >> >> I have strange behavior of new dhclient + devd: >> >> just after boot (with ethernet plugged) I have no devd events about >> state of media and have interface down, but after first ifconfig (even >> without parameters, even executed by any user) "link state chages to UP" >> event appears and devd starts dhclient on interface. >> >> I do not think that it is desired behavior. >> >> my rc.conf, related to this: >> >> ifconfig_fxp0="dhcp" >> network_interfaces="lo0" >> devd_enable="YES" >> >> Probably I need to comment network_interfaces line, but anyway, now it >> works strange. Shouldn't you have network_interfaces="lo0 fxp0" in order for the rc scripts to run the appropriate ifconfig or dhclient command for each interface? -- Matt Emmerton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614205537.D62878>