Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eth0 / eth1 question
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
scubacuda
Tux's lil' helper
Tux's lil' helper


Joined: 05 Dec 2004
Posts: 111

PostPosted: Thu Dec 09, 2004 5:37 am    Post subject: eth0 / eth1 question Reply with quote

I had no problems connecting to the Internet while booted to the Gentoo Live CD, but when I booted up into Linux and logged into root, it did not let me. I showed it to a friend, who edited my /etc/conf.d/net file to include
Code:

iface_eth0="dhcp"     #what I originally had
dhcpcd_eth0="-HD"   

iface_eth1="dhcp"     #added by my friend
dhcpcd_eth1="-HD"   

Sure enough, it found it.

I have a wireless card on there, so I'm assuming that when I rebooted it found it first and made it eth0? Why would it work when I'm on the Gentoo Live CD, but not when I'm booted and root'd in?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9625
Location: beyond the rim

PostPosted: Thu Dec 09, 2004 8:13 am    Post subject: Reply with quote

the default interface names depend on the order the relevant drivers are loaded which is likely different on the livecd and your system.
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