Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 11:40:21 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        freebsd-rc@freebsd.org
Subject:   dhclient SYNCDHCP messiness
Message-ID:  <alpine.BSF.2.00.1202220923030.77675@wonkity.com>

next in thread | raw e-mail | index | archive | help
In /etc/rc.conf:

   ifconfig_em0="SYNCDHCP"

dhclient runs on startup, then later tries to run again:

   Starting dhclient.
   em0: no link ...
   .
   .
   got link
   (...)
   Starting Network: lo0 em0.
   (...)
   Starting devd.
   Starting ums0 moused
   .
   dhclient already running? (pid=344).
   Creating and/or trimming log files

So is this from /etc/network.subr starting dhclient because the 
interface is set to DHCP, then /etc/rc.d/dhclient running directly 
later?

This is with

FreeBSD lightning 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Tue Feb 21 22:25:30 MST 2012 
root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1202220923030.77675>