Anonymous sources within the White House report:

> I am setting up a 486DX/33 for use as a DLC firewall and as you may well

> imagine, that means more than one NIC needs to be involved.  Ultimately

> I want to have three but for starters I'm just trying to get two to

> work.

I'm also trying to get two NIC cards running, in my case two PCI Linksys

(tulip) cards.  Theoretically, with PCI cards, you just need to put the

lines:

alias eth0 ne

alias eth1 ne

in /etc/conf.modules, since it will probe for multiple PCI cards

automatically.  For ISA cards, however, you also need to specify the hardware

address like so:

options ne io=0x280,0x300,0x220

Donald Becker has a multiple ethercard mini-howto at:

http://cesdis.gsfc.nasa.gov/linux/misc/multicard.html

Please take my comments with a grain of salt - I haven't gotten my two

cards to work yet, either. :)


-- 
Blake Sorensen ">blake@linuxshowcase.org>
www.linuxshowcase.org
"Nothing is impossible for the man who will not listen to
reason."
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.