On Thu, 3 Jul 2008 16:41:20 Baruch Siach wrote: > > On Thu, Jul 03, 2008 at 04:27:29PM +0300, Noam Rathaus wrote: > > Hi, > > Or basically, where is it written that eth0 is 'thismodule' while eth1 is > > 'thisothermodule'? > > udev takes care of this. On Debian machines the relevant configuration file is > /etc/udev/rules.d/z25_persistent-net.rules. I guess there is something similar > for other distributions.
On Fedora/Centos the file /etc/sysconfig/network-scripts/ifcfg-eth<N> can have the line: HWADDR=xx:xx:xx:xx:xx:xx (mac address) to assign the eth<N> to specific network card. Ehud. -- Ehud Karni Tel: +972-3-7966-561 /"\ Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign Insurance agencies (USA) voice mail and X Against HTML Mail http://www.mvs.co.il FAX: 1-815-5509341 / \ GnuPG: 98EA398D <http://www.keyserver.net/> Better Safe Than Sorry ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
