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

Re: [TCLUG:8872] more fun with multiple nics



From the multiple ethernet howto...
---------
PCI drivers

PCI devices have safe probes, so you can just add the following line to
/etc/conf.modules:

alias eth1 tulip

where 'tulip' is the name of the correct driver.
-----------

Brian J. Ackermann


----------
>From: "Brian Ackermann" <brianj@subrad.com>
>To: tclug-list@mn-linux.org
>Subject: Re: [TCLUG:8872] more fun with multiple nics
>Date: Fri, Oct 1, 1999, 12:05 PM
>

> have you told the kernel that you have two nics?
>
> you know, something like
>
> append="ether=0,0,eth1"
>
> BRIAN
>
> ----------
>>From: Dave Erickson <gsa700xxx@mediaone.net>
>>To: tclug <tclug-list@mn-linux.org>
>>Subject: [TCLUG:8872] more fun with multiple nics
>>Date: Fri, Oct 1, 1999, 11:28 AM
>>
>
>> Ok so I think I finally got my IP Maquerading setup but it still doesn't
>> work. I ran ifconfig and noticed that both of my cards were on the same
>> IRQ. I shuffled the cards and now there are on seperate IRQ's but the
>> light isn't on the second nic{eth1}.
>>
>> Both cards use the same driver {tulip} are there any special
>> requirements such as loading two copies of the module or????
>>
>> everything else seems to be working so why no link?
>>
>> --
>> Dave Erickson
>> Remove "xxx" from address to reply
>> http://debian.org http://linux.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
>> For additional commands, e-mail: tclug-list-help@mn-linux.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>
>