TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:16954] second NIC w/ne2k-pci



Normally, you'd have those in the /etc/lilo.conf file.

i.e:

append="ether=0,0,eth0 ether=0,0,eth1"


Of course, you could also pass in on the command line
everytime you boot.

i.e:

lilo:  linux ether=0,0,eth0 ether=0,0,eth1


Nick Reinking