LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-11-2001, 11:09 PM   #1
BinaryGrey
LQ Newbie
 
Registered: Aug 2001
Posts: 5

Rep: Reputation: 0
2 NICs


I have 2 ISA 3c509 cards in my box. Only one of them will load. So i have interfaces lo, and eth0. How do I get the other card on eth1?
 
Old 08-12-2001, 04:40 AM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
What happens when you load them manually?
 
Old 08-12-2001, 08:04 AM   #3
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
You need to tell the kernel to probe for the second network card if you are using two NICs of the same type. IIRC you will need to specifiy something like this on the LILO prompt
Code:
ether=0x300,5,eth0 ether=0x330,7,eth1
Assuming that your first card was on IRQ 5 at base address 0x300, and you second card was on IRQ 7 at address 0x330. Have a look at http://linuxdocs.org/HOWTOs/Ethernet-HOWTO-3.html#ss3.2 for a better explination.

HTH

Jamie...
 
Old 08-12-2001, 09:35 AM   #4
Infra-R3d
LQ Newbie
 
Registered: Aug 2001
Posts: 10

Rep: Reputation: 0
Try the following:

edit this following file:

/etc/modules.conf

look where it says:

alias eth0 ......

copy that whole line and paste underneath. Change the 0 to a 1 (on the bottom line only!).
Save the file, reboot and both NICs should work!
 
Old 08-12-2001, 12:02 PM   #5
BinaryGrey
LQ Newbie
 
Registered: Aug 2001
Posts: 5

Original Poster
Rep: Reputation: 0
I see.

Thank you everyone.

jharris - how can i find the base address and IRQ?
 
Old 08-12-2001, 06:15 PM   #6
Dagster
LQ Newbie
 
Registered: Aug 2001
Distribution: Redhat 7.2
Posts: 7

Rep: Reputation: 0
Talking just found it.

I am having a very simular problem with a fresh install of RH 6.2.
At boot during the loading interface Eth0 i am confronted with
-Determining ipinformatin for Eth0
-Operation failed.
There doesn't seem to be resourse conflicts after I ran a couple cat commands. Eth1 appears to load after the error with eth0. I'm new to the game and will monitor this post to see what else comes up.

In the meantime here's something to help with the original post.

Try (as root i think)
#cat /proc/pci
This will give detailed info including IRQ. Unfortunately PCI only - mebee someone can update for the isa cat command..

For all base address try
#cat /proc/ioports

hth

-=DAG=-

Last edited by Dagster; 08-12-2001 at 06:30 PM.
 
Old 08-12-2001, 07:02 PM   #7
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Sounds like you must not have a static ip address on eth0, are you using dhcp?

how are you connected to the dhcp server?


On the 2NICS problem

If you can't get it to work right you may need to put the card in a windows box and configure the card using 3-com's utility with the settings you need. And you should probably disable the plug and play feature of the card.

Last edited by DavidPhillips; 08-12-2001 at 07:05 PM.
 
Old 08-12-2001, 09:17 PM   #8
Dagster
LQ Newbie
 
Registered: Aug 2001
Distribution: Redhat 7.2
Posts: 7

Rep: Reputation: 0
Yes, i get my ip's through DHCP and have verified my mAC add at the server side. Still stumped but i'll hammer at it.

Thanks for reply

-=DAG=-
 
Old 08-13-2001, 12:45 AM   #9
Infra-R3d
LQ Newbie
 
Registered: Aug 2001
Posts: 10

Rep: Reputation: 0
What is the output of the ifconfig command? If it shows both eth0 and eth1 then the kernel modules for the card are loaded. If it also tells you the ip address then you are in business. If there is no IP then you may need to look at your dhcp client settings. are you using dhcpcd or pump?

Try these commands: (substitute eth0 for correct device)

pump -i eth0

or

dhcpcd eth0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
2 NICs d-rez Linux - Networking 3 06-13-2006 02:08 PM
2 NICs, 1 IP? lil_drummaboy Linux - Hardware 1 07-09-2005 11:56 PM
Intel D845GLLY + Multiple Intel Pro 100 NICs + kernel 2.6.x = NICs don't work egable Linux - Hardware 0 02-04-2005 02:30 PM
Two nics, but only one can be used at once, why? geraldomanaus Linux - Networking 1 02-17-2004 09:45 PM
more than 2 nics sauli Linux - Software 1 02-11-2002 07:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration