Gentoo Archives: gentoo-dev

From: Troy Dack <troy@××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] udhcp ebuild... please testy
Date: Sat, 03 Aug 2002 08:36:19
Message-Id: 1028381779.5822.1.camel@waterhouse.internal.lan
In Reply to: [gentoo-dev] udhcp ebuild... please testy by christoph@lameter.com
1 On Sat, 2002-08-03 at 17:11, christoph@×××××××.com wrote:
2 > New ebuild for a dhcp package. Recommended by Jon Nelson.
3 >
4 > This is the right(tm) way of doing dhcp. dhcp events trigger scripts. The
5 > current dhcpcd package is not doing that so that we have a braindead
6 > implementation of dhcp right now:
7 >
8 > Current situatiom:
9 > If a dhcp server is not available then
10 > the boot process hangs and then timeouts and proceeds without networking.
11 > If I now fix the dhcp server then gentoo will not recognize that an IP is
12 > now available. Reboot is necessary to activate dhcp again.
13
14 Why not just restart the interface? eg:
15
16 /etc/init.d/net.eth0 restart
17
18 --
19 Troy Dack
20 http://linuxserver.tkdack.com http://gentoo.tkdack.com
21
22 "You can't survive by sucking the juice from a wet mitten."
23 -- Charles Schulz, "Things I've Had to Learn Over and
24 Over and Over"

Replies

Subject Author
Re: [gentoo-dev] udhcp ebuild... please testy Paul de Vrieze <pauldv@××××××.nl>