View previous topic :: View next topic |
Author |
Message |
mathfeel l33t
Joined: 03 Aug 2004 Posts: 700
|
Posted: Mon Dec 19, 2005 7:33 am Post subject: no module for dhcp?[solved] |
|
|
Trying to start my ethernet connection and I get:
Code: | No loaded modules provide "dhcp" |
Here's my /etc/conf.d/net
Code: |
modules_eth1 = { "wpa_supplicant" }
wpa_supplicant_eth1 = "-Dwext"
wpa_timeout_eth1=120
config_eth1="dhcp"
dhcpcd_eth1="-dN -t 120"
config_eth0="dhcp"
dhcpcd_eth0="-dN -t 120"
|
EDIT: solved by updating dhcpcd _________________ -----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche
Last edited by mathfeel on Mon Dec 19, 2005 8:34 am; edited 1 time in total |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
mathfeel l33t
Joined: 03 Aug 2004 Posts: 700
|
Posted: Mon Dec 19, 2005 8:07 am Post subject: |
|
|
of course: =net-misc/dhcpcd-1.3.22_p4-r4 _________________ -----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
mathfeel l33t
Joined: 03 Aug 2004 Posts: 700
|
Posted: Mon Dec 19, 2005 8:34 am Post subject: |
|
|
Thank you for the hint, I fixed this problem by updated to dhcpd-2.0.0 _________________ -----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche |
|
Back to top |
|
|
|