Re: [newbie] Multiple ethernet cards

1999-11-02 Thread BryanMoorehead



I had pretty much the same thing happen with my cable modem setup.  The problem
was caused by IRQ conflicts. Something odd with the Intel cards I used?  It
sounds weird, but try simply switching the slots for the ethernet cards.  Put
eth0 where eth1 is, and vice-versa.  This worked for me.  Don't really know
why

Bryan




James Mellema [EMAIL PROTECTED] on 11/01/99 08:11:14 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Bryan Moorehead/Link/Allied Holdings)
Subject:  [newbie] Multiple ethernet cards




I am attempting to set up a server using ip masq connecting a mixed
linux/win 98 and nt network to a cable modem. The system works using
Win2000 as server, but I have been unable to get linux to recognize more
than one of the ethernet cards.

The system is a AMD K6-2 350 with 64 MB of RAM, the cable modem is
connected to a 3c509b, and local network is connected to a Genius
(Realtek) card. Upon setup the realtek driver is loaded as eth0 (found
by the system PCI probe). I have attempted to setup the 3c509b with a
line in lilo.conf, listing IRQ and address, without success. I have also
tried listing the card in the networking section of linuxconf with the
same information, also without success.

How can I get linux to recognize and load both cards?
--
James Mellema, CRNA MA
-
The idea that an arbitrary naive human should be able to properly use a
given tool without training or understanding is even more wrong for
computing than it is for other tools (e.g. automobiles, airplanes, guns
or power saws).
(Thanks to Mike Marion - Unix SysAdmin/Engineer, Qualcomm Inc.)








Re: [newbie] Multiple ethernet cards

1999-11-02 Thread Ronald J. Yacketta

On Mon, 01 Nov 1999, you wrote:
have you tried modprobe 3c509 ?
if it fails it should give you some type of error like device/resource busy

 I am attempting to set up a server using ip masq connecting a mixed
 linux/win 98 and nt network to a cable modem. The system works using
 Win2000 as server, but I have been unable to get linux to recognize more
 than one of the ethernet cards. 
 
 The system is a AMD K6-2 350 with 64 MB of RAM, the cable modem is
 connected to a 3c509b, and local network is connected to a Genius
 (Realtek) card. Upon setup the realtek driver is loaded as eth0 (found
 by the system PCI probe). I have attempted to setup the 3c509b with a
 line in lilo.conf, listing IRQ and address, without success. I have also
 tried listing the card in the networking section of linuxconf with the
 same information, also without success.
 
 How can I get linux to recognize and load both cards?
 -- 
 James Mellema, CRNA MA
 -
 The idea that an arbitrary naive human should be able to properly use a
 given tool without training or understanding is even more wrong for
 computing than it is for other tools (e.g. automobiles, airplanes, guns
 or power saws).
 (Thanks to Mike Marion - Unix SysAdmin/Engineer, Qualcomm Inc.)



Re: [newbie] Multiple ethernet cards

1999-11-02 Thread James Mellema

[EMAIL PROTECTED] wrote:
 
 I had pretty much the same thing happen with my cable modem setup.  The problem
 was caused by IRQ conflicts. Something odd with the Intel cards I used?  It
 sounds weird, but try simply switching the slots for the ethernet cards.  Put
 eth0 where eth1 is, and vice-versa.  This worked for me.  Don't really know
 why
 
 Bryan
snip

Unfortunately, the 3C509b is an ISA card and the genius is a PCI. My MB
has only 2 ISA slots, one used by the soundcard, and the other by the
ethernet card so I can't switch. The setup works with (yuk) win2000 and
win98, so I don't think IRQ conflicts are the problem. My next move will
be to try modprobe 3c509 as suggested by another answer. Thanks for the
suggestion though, It increases the knowledge base.

Jim
-- 
James Mellema, CRNA MA
-
The idea that an arbitrary naive human should be able to properly use a
given tool without training or understanding is even more wrong for
computing than it is for other tools (e.g. automobiles, airplanes, guns
or power saws).
(Thanks to Mike Marion - Unix SysAdmin/Engineer, Qualcomm Inc.)



Re: [newbie] Multiple ethernet cards

1999-11-01 Thread John Aldrich

On Mon, 01 Nov 1999, you wrote:
 I am attempting to set up a server using ip masq connecting a mixed
 linux/win 98 and nt network to a cable modem. The system works using
 Win2000 as server, but I have been unable to get linux to recognize more
 than one of the ethernet cards. 
 
 The system is a AMD K6-2 350 with 64 MB of RAM, the cable modem is
 connected to a 3c509b, and local network is connected to a Genius
 (Realtek) card. Upon setup the realtek driver is loaded as eth0 (found
 by the system PCI probe). I have attempted to setup the 3c509b with a
 line in lilo.conf, listing IRQ and address, without success. I have also
 tried listing the card in the networking section of linuxconf with the
 same information, also without success.
 
 How can I get linux to recognize and load both cards?

I think there MAY be newer drivers for the 3Com, Or, you may need to
boot to DOS and use the 3Com setup util to make sure Plug -n- Pray is
turned off on that card. 
John