Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dhcp start at boot
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
eniac
Apprentice
Apprentice


Joined: 11 Aug 2003
Posts: 233
Location: Belgium, Brussels

PostPosted: Thu Dec 18, 2003 12:33 pm    Post subject: dhcp start at boot Reply with quote

How do I let dhcpcd eth0 start at boot time ?
Back to top
View user's profile Send private message
niebie
n00b
n00b


Joined: 01 Nov 2003
Posts: 56

PostPosted: Thu Dec 18, 2003 2:29 pm    Post subject: Reply with quote

In /etc/conf.d/net put the following line (I think it's also explained in the comments inside this file):
Code:
iface_eth0="dhcp"

And add net.eth0 to the default runlevel:
Code:
rc-update add net.eth0 default

That's it.
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