Is the second NIC also an Ne2000? If so, change the modprobe line to read:

modprobe ne io=0x300,0x320 irq=3,5

This will make 0x300 -> eth0 and ox320 -->eth1 . Reverse the order of
entries if you want it the other way.

Or oes the second NIC use a different driver? If so, add a second modprobe
line for the other driver (before or after the current one, depending on
which you want to be eth0, which eth1).

At 12:01 AM 12/31/99 +0700, usef wrote:
>I'm trying to setup my RH6.0 as a gateway but have a problem.
>
>I have installed the first NE2000-Compatible NIC and connect it to
>the outside world and it is going ok.
>
># modprobe ne io=0x300 irq=3
># vi /etc/conf.modules
># ifconfig eth0
>
>The problem is how to get my second NIC (which is connected to the
>internal LAN - 192.168.1.x) to be recognized? I want to assign it with
>irq=5 and io=0x320.
>

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------

Reply via email to