lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Oct 2007 17:28:36 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	wit <is01kzh@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: about multiple network interface

On Thu, Oct 18, 2007 at 09:06:40PM +0800, wit (is01kzh@...il.com) wrote:
> Hi all,
> 
>    Sorry, I don't know if this is the right mail list. I got the
> following question:
>    I have a e100 card and a e1000 card. Whenever I boot the system, I
> found the eth0 matches the e1000 card, and the eth2 matches the other.
> How can I force the eth0 to match the e100 card and the eth2 to match
> e1000?

Hi.

Check your /etc/modprobe.conf and put there

alias eth0 e100
alias eth2 e1000


-- 
	Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ