Re: Multiple network cards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



jludwig wrote:

On Mon, 2004-05-10 at 17:54, Mike Harris wrote:


I have two network cards, on built-in to my motherboard, and a PCI one. For each I've compiled the drivers as modules. (e100 for the builin, and 8139too for the PCI). One is my internal network, and the other connects to the internet.
They both work, but the problem is I can't specify which one is eth0 and eth1, and occasionally they'll switch. In /etc/modules.conf and /etc/modprobe.conf (I'm not sure of the difference of these files) I have the lines:
alias eth0 e100
alias eth1 8139too
This is what I'd like them set up to be. Any ideas why it's not listening to me?
Mike Harris


Having run multiple card machines for several years the only issue in
setting the card order is modules.conf and now moddrobe.conf.
From my modules.conf;

alias eth0 ne2k-pci alias eth1 8139too

And from /etc/modprobe.conf.dist;
alias eth0 ne2k-pci
alias eth1 8139too

Also as said before clean/fix tie ifcfg.ethx files also.


I have both cards the same type. What now?
They don't switch :-)
--

Bob Marcan, Consultant                mailto:bob.marcan@xxxxxxxxxxxxxx
S&T Hermes Plus d.d.                  tel:           +386 (1) 5895-300
Slandrova ul. 2                       fax:           +386 (1) 5895-202
1231 Ljubljana - Crnuce, Slovenia     url:   http://www.hermes-plus.si




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux