Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I have to run dhcpcd eth0 evrytime I reboot my comp
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
Custy
n00b
n00b


Joined: 29 Jan 2005
Posts: 14
Location: Washington

PostPosted: Sat Feb 05, 2005 6:04 pm    Post subject: I have to run dhcpcd eth0 evrytime I reboot my comp Reply with quote

As the subject says, every time I reboot or turn on my computer I have to run "dhcpcd eth0" in order to get an internet connection. I'm using 2.6.10-r6 and have an onboard nic card on my nVidia A7N8X-E Delux motherboard.

Please help

Thanks :twisted:


Last edited by Custy on Tue Feb 15, 2005 4:36 am; edited 2 times in total
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6073
Location: Removed by Neddy

PostPosted: Sat Feb 05, 2005 6:18 pm    Post subject: Reply with quote

the net thing:

what is the output of:

Code:

rc-update -s | grep net.eth0
 
root@Fluid jrb # rc-update -s | grep net.eth0
            net.eth0 |      default



also have you configured net.eth0 to use dhcp in /etc/conf.d/net

I have:

Code:

ifconfig_eth0=( "dhcp" )

_________________
#define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0;
Back to top
View user's profile Send private message
Custy
n00b
n00b


Joined: 29 Jan 2005
Posts: 14
Location: Washington

PostPosted: Sat Feb 05, 2005 7:01 pm    Post subject: Reply with quote

Naib.... thank you very much... that got it all fixed for me.

This is the thanks from a noob who appreciates your help "Thanks"
Back to top
View user's profile Send private message
Custy
n00b
n00b


Joined: 29 Jan 2005
Posts: 14
Location: Washington

PostPosted: Tue Feb 15, 2005 4:37 am    Post subject: Reply with quote

Now for some reason when I start the computer I get no internet connection.

when I run IFCONFIG it shows eth0 and lo

I have to run a dhcpcd eth1 to get my internet connecttion

Please help!!!
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