>The first card eth0 is working fine using dhcpcd (I am a mediaone subscriber
>via a cable modem) I can ping and do what ever with it. Now how do I set up
>the second card, eth1.
Just make sure that the card support is compiled into the kernel,
install the new NIC, and boot up.
Be forewarned: This new NIC card might become ETH0 and -not- ETH1. This
is due to the order of the NIC drivers in the kernel
and the MAC addresses of the NICs. If this does happen
to you, just change your DHCP config to use ETH1 vs.
ETH0.
If, for some reason, your new ETH card isn't recognised by the kernel, modify
this line and add it to your /etc/lilo.conf file:
append="ether=0,0,eth1"
--david
.----------------------------------------------------------------------------.
| David A. Ranch - Remote Access/Linux/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]