I'm in the process of switching to Gentoo, but I can't get the internet to work during the installation. The Gentoo Install/LiveRun CD see's my ethernet card but it dosen't properly configure it or something. On the other hand, my Knoppix LiveRun CD properly gets the internet to work, I can even ping yahoo from the prompt
Code:
ping -c 3 www.yahoo.com
and it returns output saying all three sent and we're recieved with no errors. I know Gentoo can see my card because when I run
it returns for both eth0 and lo. When I run this command in Gentoo, it see's both eht0 and lo as well, but it returns different values for the various addresses and such.
So my question is, can I use Knoppix to see how to set up my ethernet card properly, and then use those settings in Gentoo? And naturally, if I can do that, how would I go about it (all from the console of course

).
Thanks guys!