Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wired eth0 does not connect 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
danvari
Tux's lil' helper
Tux's lil' helper


Joined: 04 Apr 2008
Posts: 131

PostPosted: Wed Sep 08, 2010 6:09 am    Post subject: Wired eth0 does not connect at boot Reply with quote

Hey!

My eth0 wont connect at boot:
Code:
[stephan@gentoohost ~]$ ls -l /etc/init.d/net.*
lrwxrwxrwx 1 root root     6  7. Sep 18:17 /etc/init.d/net.eth0 -> net.lo
-rwxr-xr-x 1 root root 15143  7. Sep 07:59 /etc/init.d/net.lo


Code:
[stephan@gentoohost ~]$ cat /etc/conf.d/net
config_eth0="dhcp"


it gets only a timeout and wont connect. BUT after boot i can do a

Code:

#/etc/init.d/net.eth0 start

and the connection gets established....

strange....?
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Wed Sep 08, 2010 11:57 am    Post subject: Reply with quote

Hi, can you post this :

Code:

# rc-update show
# rc-status
Back to top
View user's profile Send private message
doctork
Guru
Guru


Joined: 25 Apr 2004
Posts: 370
Location: Cleveland, OH

PostPosted: Wed Sep 08, 2010 12:11 pm    Post subject: Reply with quote

You might try adding this to your /etc/conf.d/net:
Code:
dhcpcd_eth0="-t 120"

It sounds like it's taking your interface a long time to come up. I don't know why that would be, but if it is the case, the above should help.
--
doc
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