Re: Dual ethernet cards

2001-03-18 Thread Michael P. Soulier
Funny, I'm using 2.2.12 in my firewall/router, and I didn't do anything special to get both NICs recognized. Mike On Sun, Mar 18, 2001 at 08:13:01PM -0800, Krzys Majewski wrote: > I've never seen the errors you describe, but I do run 2.2.17 on a > firewall/router with two NICs.

Re: Dual ethernet cards

2001-03-18 Thread Krzys Majewski
I've never seen the errors you describe, but I do run 2.2.17 on a firewall/router with two NICs. I accomplish this by passing the arguments ether=10,0x300,eth0 ether=3,0x280,eth1 to the kernel. -chris Steve Doerr <[EMAIL PROTECTED]> writes: > Hello. > I just rebuilt the 2.2.17 ke

Re: Dual Ethernet Cards

2000-03-02 Thread Allan M. Wind
On 2000-03-02 07:35:01, Jason Laster wrote: > Any suggestions would be helpful. I haven't as of yet taken the old > card out to eliminate a conflict. The only thing that I had to do was create an alias per card: $ grep eth /etc/modutils/aliases alias eth0 3c59x alias eth1 3c59x Then `update-m

Re: Dual Ethernet Cards

2000-03-02 Thread Ralf Sinoradzki
Hi ! I don't know, if this will help you ... I had some problem with two ethernet cards. (100Mbit PCI and NE2000 ISA, but no tulip ...). Then I compiled the PCI card into the kernel and the ne2000 as module and everything was O.K. ciao, Ralf.