On 8/27/06, Chris Forsyth <[EMAIL PROTECTED]> wrote:
I merge ifplugd, I rebooted and it still took forever for the dchp
timeout. I then tried emerging the netplug and it also didn't help? Did
I need update a config file somewhere?

There should be no confg file to edit...current versions of baselayout
should automatically recognize that you have ifplugd installed and use
it to determine when an interface is not connected.

Unfortunately, I don't remember exactly when that got added to
baselayout...check if fyou have /lib/rcscripts/net/ifplugd.sh.

Note that you can defeat this with the "modules" setting in
/etc/conf.d/net.  If you are specifying a modules line, you will need
to add "ifplugd" to that.

If it is working, you should see ifplugd running in ps auwx output,
and also have a /var/run/ifplugd.eth0.pid.

It is also possible that eth0 is being activated too early in your
startup.  Is this right after starting udev, or later on in the boot
sequence?  If it is too early, you may need to modify /etc/conf.d/rc
to have RC_PLUG_SERVICES="!net.*"

HTH,
-Richard
--
[email protected] mailing list

Reply via email to