>
Having some trouble setting up multiple nics on my 486. I'm using ne
clones with Mandrake 5.3 kernel 2.0.36. The cards work fine
individually, but with both configured I can only get one to work at a
time. I have tried netconf but that is not doing the trick.
At this point I have done the configuration by hand. Both cards are
recognized at boot and ifconfig shows both up and running. But only one
works..ie ping etc....
I have edited /etc/conf.modules:
alias eth0 ne
alias eth1 ne
options ne
io=0x260,0x300 irq=9,3
and copied ../../network-scripts/ifcfg-eth-0 to eth-1 ( editing
accordingly )
What other file need to be created/edited. And what else am I missing.
Pat