Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problem using two ne2k-pci cards at once

Reply
Thread Tools Display Modes

Problem using two ne2k-pci cards at once

 
 
James Phillpotts
Guest
Posts: n/a

 
      07-05-2003, 07:48 AM
Hi all,

I hope someone might be able to help me - I have two NE2K-clone network
cards, both of which work on their own, but when put in the machine
together, the second (eth1) fails to work, and gives an error:
ifup: Could not get a valid interface name: -> skipped

Any ideas?

Cheers,
James Phillpotts

the relevent lines in modules.conf read:

alias eth0 ne2k-pci
alias eth1 ne2k-pci
options ne2k-pci irq=12,5

in /proc/pci:
Bus 0, device 10, function 0:
Class 0200 PCI device 1106:0926 (rev 0)
IRQ 5
I/O at 0x6c00 [0x6c1f]
Bus 0, device 11, function 0:
Class 0200 PCI device 10ec:8029 (rev 0)
IRQ 12
I/O at 0x7000 [0x701f]


 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      07-05-2003, 10:56 PM
On Sat, 5 Jul 2003 08:48:34 +0100, James Phillpotts
<mr@<> wrote:
> Hi all,
>
> I hope someone might be able to help me - I have two NE2K-clone network
> cards, both of which work on their own, but when put in the machine
> together, the second (eth1) fails to work, and gives an error:
> ifup: Could not get a valid interface name: -> skipped
>
> Any ideas?
>

Have you tried ifconfig? What is in /etc/network/interfaces?



--
It is often the case that the man who can't tell a lie thinks he is the best
judge of one.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
 
Reply With Quote
 
NeoFax
Guest
Posts: n/a

 
      07-06-2003, 10:13 PM
Bill Marcum wrote:
> On Sat, 5 Jul 2003 08:48:34 +0100, James Phillpotts
> <mr@<> wrote:
>
>>Hi all,
>>
>>I hope someone might be able to help me - I have two NE2K-clone network
>>cards, both of which work on their own, but when put in the machine
>>together, the second (eth1) fails to work, and gives an error:
>>ifup: Could not get a valid interface name: -> skipped
>>
>>Any ideas?
>>

>
> Have you tried ifconfig? What is in /etc/network/interfaces?
>
>
>

Are they setup using their IRQ's? In /etc/modules.conf the cards need
to be setup like so (IIRC):
alias ne2k irq=10
alias ne2k irq=11
I had this setup before, when I was using by linux box as a router.
Hope this steers you in the right direction.

NeoFax

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with 2 Nic Cards MH Windows Networking 3 04-05-2009 06:47 AM
Two same network cards problem pitonije Linux Networking 0 11-02-2006 09:21 PM
2 wireless cards / DSL / problem Matt Weimann Wireless Internet 2 08-10-2004 09:29 AM
Odd problem with my pcmcia 802.11b cards mike Wireless Internet 2 05-09-2004 05:23 AM
2 Network cards and Mozilla problem. Richard Pain Linux Networking 1 01-07-2004 03:38 PM



1 2 3 4 5 6 7 8 9 10 11