ethernet confusion...
Michael Soulier
msoulier at gmail.com
Sun Apr 17 04:24:03 UTC 2005
On 4/16/05, Matt Price <matt.price at utoronto.ca> wrote:
> hi folks,
>
> m trying to get a second NIC to work as eth1 in a box I am setting up
> as, among other things, a dhcp server. Having a spot of trouble...
>
> The card seems to work and the green light comes on when I plug in a
> cable; and I have the following (more or less random) stanzas in
> /etc/network/interfaces:
You're jumping the gun there. You don't even know if your second card
has a driver loaded for it.
If you type
ifconfig -a
Does an eth1 show up? If not, then the card does not have a driver
loaded for it. What model is the card? Google for the correct driver,
load it with modprobe, and see if it shows up in your ifconfig -a
output.
Mike
--
Michael P. Soulier <msoulier at gmail.com>
http://www.digitaltorque.ca
http://opag.ca python -c 'import this'
Jabber: msoulier at digitaltorque.ca
More information about the ubuntu-users
mailing list