dhclient started twice on recent 7-current?

Brooks Davis brooks at one-eyed-alien.net
Thu Jul 21 19:36:27 GMT 2005


On Wed, Jul 20, 2005 at 11:33:00PM -0700, Nate Lawson wrote:
> When booting, dhclient is started just after "hostname".  However, once 
> devd starts, it tries to start dhclient again which fails with a message 
> saying dhclient is already running.
> 
> Here are the relevant sections from rc.conf:
> removable_interfaces="an0"
> ifconfig_fxp0="DHCP"
> ifconfig_an0="DHCP"
> hostname="mrspecial"
> devd_enable="YES"

That's more or less by design.  Dhclient needs to start when the link
comes up in order to work since it dies when the link goes down.  It
also needs to start at startup because too many applications (sendmail
being the classic culprit) depend having an IP address configured.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050721/5a0a9fb8/attachment.bin


More information about the freebsd-current mailing list