kikinovak n00b
Joined: 25 Aug 2002 Posts: 55 Location: Montpezat (South France)
|
Posted: Fri Sep 10, 2010 5:12 am Post subject: Disable eth0 and use eth1 ? |
|
|
Hi,
I just went through my first series of Gentoo installs on a series of sandboxes. I *almost* got everything right on the first time (thanks to the excellent documentation). Now I've got a few rough edges left.
One of my machines has two ethernet cards, eth0 and eth1. eth1 is connected to a switch that leads to the DHCP server, so I want to use that.
On a RHEL system, I would edit respectively ONBOOT=no and ONBOOT=yes in /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/sysconfig/network-scripts/ifcfg-eth1. What's the Gentoo-specific syntax to do that?
For eth1, I have config_eth1=( "dhcp" ) in /etc/conf.d/net. _________________ Dyslexics have more fnu. |
|