2 network cards, different networks

2 network cards, different networks

Post by Brent Tucke » Sun, 31 Dec 1899 09:00:00



Hi,

I added a second network card to my Linux server, and my original card
stopped working.

The old card is a 3com 3c509, and the new card is a 3c900.

Linux recognized the new card, but I can't see it in ifconfig.

In netconf, all of my settings look right for the old card, but I can't talk
to the network.

Any suggestions?

Thanks,

Brent

 
 
 

2 network cards, different networks

Post by Daniel Buzat » Sun, 31 Dec 1899 09:00:00


Brent,

Make sure that you don't have a standard DHCP script starting as part of
your boot up process. For some weird reason, the way those guys work is to
try to set up DHCP clients on ALL your cards. It totally disables one or
more additional NICs you may have.

I wrote a little script containing the DHCP client setup (it's a one-liner;
see DHCP man page) and I only execute it after I boot up.

Good luck!
Daniel


> Hi,

> I added a second network card to my Linux server, and my original card
> stopped working.

> The old card is a 3com 3c509, and the new card is a 3c900.

> Linux recognized the new card, but I can't see it in ifconfig.

> In netconf, all of my settings look right for the old card, but I can't
talk
> to the network.

> Any suggestions?

> Thanks,

> Brent

--
Posted via CNET Help.com
http://www.help.com/

 
 
 

2 network cards, different networks

Post by Aaron Taylo » Sun, 31 Dec 1899 09:00:00


Make sure that the drivers for the 3c900 are all set up correctly including
the irq setting. If linux cannot properly find the 3c900, the 3c509 will not
work. This was my problem with these two cards under Mandrake Linux.
                                    Thanks,
                                        -Aaron Taylor
 
 
 

2 network cards, different networks

Post by Artur Swietanowsk » Sun, 31 Dec 1899 09:00:00



> I added a second network card to my Linux server, and my original
> card stopped working.

Did you configure the new card? If not, then apparently what used
to be your (only NIC) eth0, is now eth1 and possibly even the drier
for it is no loaded. In /etc/conf.modules you'll need something like
--
alias eth0 smc-ultra
options smc-ultra irq=11 io=0x340
alias eth1 3c59x
alias eth2 3c59x
--
with appropriate options and module names for your cards.

After that, you may assign addresses, etc. to both cards.

HTH,
---------------------------------------------------------------------
Artur Swietanowski               http://www.bigfoot.com/~swietanowski
Institut fr Statistik,  Operations Research  und  Computerverfahren,
Universit?t Wien,     Universit?tsstr. 5,    A-1010 Wien,     Austria
tel. +43 (1) 427 738 620                     fax  +43 (1) 427 738 629
---------------------------------------------------------------------

 
 
 

1. networking a notebook to different networks

Hello,

I have a notebook running Linux. The notebook is part time connected
to our network at the university via a ethernet card. When I am using my
notebook at
home I want to connect the notebook to my desktop PC running Linux.
Unfortuately I can not use a ethernet connection. But I hope I can use
a serial port (and SLIP or PPP ?). I want to ftp and telnet from  the
notebook to
the desktop PC and vice versa.

How can this be done ?

Regards,

Markus

2. RPM binary compatibility

3. 3C905 Network Card detected as a Vortex Network Card (3c59X series)

4. missing kernel source

5. Using a Laptop in different network environments and with different hardware configs

6. what is this?

7. Different Hostnames For Different Network Interfaces?

8. unrecognized password

9. 2 different networks needing 2 different gateways

10. Q: two network cards with different IP-adresses

11. Multiple Network Cards--different kinds

12. DNS; different results depending on network card

13. testing network card without being connected to a network?