Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] boot time issues with eth0
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
twitch
n00b
n00b


Joined: 10 Aug 2005
Posts: 10

PostPosted: Tue Nov 29, 2005 4:00 pm    Post subject: [SOLVED] boot time issues with eth0 Reply with quote

I have eth0 set to start at the deafult runlevel via rc-update. When booting everything appears normal, no failures, but when I login eth0 doesn't work. I have to run /etc/init.d/net.eth0 stop, then /etc/init.d/net.eth0 start. After that it works perfectly. Any thoughts on how to make it work without the extra commands after logging in?

I tried running route -n and arp -n and found that my settings for the local nic and the external nic were getting reversed. So I went into the /etc/initd/net.eth0 file and added
after net.eth1
on a line before the use line in the depend() function.

This solved my problems.
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