Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dhclient issues[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Apr 14, 2008 3:08 pm    Post subject: dhclient issues[solved] Reply with quote

dhclient does not work on eth0, but works on eth1.
eth0 is using dhcpcd.

/etc/conf.d/net
Code:

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

config_eth0=("dhcp")
modules_etho=("dhclient")
dhclient_eth1="-t 30"
ifplugd_eth0="..."

config_eth1=("dhcp")
modules_eth1=("dhclient")
dhclient_eth1="-t 30"
ifplugd_eth1="--api-mode=wlan"

_________________
Who shall guard the guards?


Last edited by rahulthewall on Mon Apr 14, 2008 5:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
willie_wang
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2008
Posts: 87
Location: Edinburgh, Scotland

PostPosted: Mon Apr 14, 2008 3:42 pm    Post subject: Reply with quote

modules_etho should read modules_eth0

...

with a zero.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Apr 14, 2008 5:07 pm    Post subject: Reply with quote

OMG, that must have been the stupidest thing that I have ever done. :P
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum