Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dhcpcd
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
conflikt
n00b
n00b


Joined: 03 Sep 2005
Posts: 4

PostPosted: Sun Sep 04, 2005 7:20 pm    Post subject: Dhcpcd Reply with quote

dhcpcd can be added to rc-update correct ? it does not state in the handbook to do so but anyways when i try to add it dont work ?? So when i login i have to use command dhcpcd eth0 anyone tell me the correct way of doing so thanks
Back to top
View user's profile Send private message
IHC
n00b
n00b


Joined: 22 Feb 2004
Posts: 16
Location: Erlangen, DE

PostPosted: Sun Sep 04, 2005 7:24 pm    Post subject: Reply with quote

you have to add/edit

config_eth1=( "dhcp" )

in your /etc/conf.d/net

i THINK - it might differ but you'll find the solution inside the file
Back to top
View user's profile Send private message
maiki
n00b
n00b


Joined: 30 Aug 2005
Posts: 2
Location: Santa Cruz, CA

PostPosted: Sun Sep 04, 2005 7:33 pm    Post subject: Reply with quote

It has always worked for me out of the box. Take dhcpd out of your rc queue and make sure you setup the following

Code:
rc-update add net.eth0 default


You can also find out what is loaded by running:

Code:
rc-update


When net.eth0 runs it will look to /etc/conf.d/net, and if it is blank it will use dhcp.
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