- To: Simon Wong <linux@xxxxxxxxx>
- Subject: Re: [SLUG] How to force which device is eth0?
- From: O Plameras <oscarp@xxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 10:55:26 +1000
- Cc: Slug <slug@xxxxxxxxxxx>
- User-agent: Thunderbird 1.5.0.4 (X11/20060614)
Simon Wong wrote:
Occasionally, I come across a situation where the network device I am
using gets changed after a new kernel is installed eg from eth0 to eth2.
This is on a machine with 3 NICs.
I thought I found the right setting for /etc/network/interfaces using
"hwaddress ether XX:XX...", however, that doesn't seem to be working on
my Dapper machine.
Can anyone offer any advice on how to force which hardware is eth0?
I'm using Fedora, and I use the file /etc/modprobe.conf
to say, e.g.,
alias eth0 tulip
alias eth1 e100
alias eth2 3c59x
Hope this helps.
O Plameras