Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startup network
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
fuzz
Tux's lil' helper
Tux's lil' helper


Joined: 23 Apr 2002
Posts: 93

PostPosted: Wed May 01, 2002 9:07 pm    Post subject: startup network Reply with quote

every time I reboot my computer I have to type dhcpcd to get the net work going is there any way you can have it do it on start up
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Thu May 02, 2002 1:09 am    Post subject: Re: startup network Reply with quote

fuzz wrote:
every time I reboot my computer I have to type dhcpcd to get the net work going is there any way you can have it do it on start up


Although I don't use dhcp, I believe:

Code:
#rc-update add dhcpd default


should do the trick (though it might simply be "dhcp" instead of "dhcpd")

---kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
dArkMaGE
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 152

PostPosted: Thu May 02, 2002 2:49 am    Post subject: Reply with quote

are you sure you followed all the instructions for setting up a dhcp based network? there is no specific dhcp init script, its just started up as part of the net init script.
Back to top
View user's profile Send private message
Fmangeant
n00b
n00b


Joined: 13 Apr 2002
Posts: 30
Location: France

PostPosted: Thu May 02, 2002 10:14 am    Post subject: Reply with quote

Could you try to edit the file /etc/conf.d/net, and add :
iface_eth0="dhcp"

and then type :
# rc-update add net.eth0 default

Regards
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