Gentoo Archives: gentoo-user

From: Lord Sauron <lordsauronthegreat@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DHClient Woes - No Modules Loaded?
Date: Mon, 02 Oct 2006 05:11:51
Message-Id: 200610012202.19965.lordsauronthegreat@gmail.com
In Reply to: Re: [gentoo-user] DHClient Woes - No Modules Loaded? by Ryan Tandy
1 On Sunday 01 October 2006 21:56, Ryan Tandy wrote:
2 > Lord Sauron wrote:
3 > > On Sunday 01 October 2006 13:48, Jan-Hendrik Zab wrote:
4 > >> PPS.
5 > >> The iface_eth interface is completely out of date, take a _very_
6 > >> good look at `/etc/conf.d/net.example'.
7 > >
8 > > I did, I updated it as best I could.
9 >
10 > Well, could we take a look at it?
11 >
12 > $ grep -v '^#' /etc/conf.d/net
13
14 modules_eth0=( "dhcpcd" )
15 iface_eth0=( "dhcpcd" )
16 config_eth0=( "dhcp" )
17
18 Not exactly sure if it's totally right, however, it doesn't give me an
19 error message, though I suspect I'm really close to getting one ; )
20
21 Hazarding a guess as to what would get ifplugd to work:
22
23 modules_eth0=( "dhcpcd", "ifplug" ) # or ifplugd, I don't really know
24 # which
25
26 Thanks for your time!
27
28 --
29 http://lordsauronthegreat.googlepages.com/

Replies

Subject Author
Re: [gentoo-user] DHClient Woes - No Modules Loaded? Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] DHClient Woes - No Modules Loaded? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] DHClient Woes - No Modules Loaded? Richard Fish <bigfish@××××××××××.org>