sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #89525
Re: Navngivning/rækkefølge af netkort.
Thomas Dahl Pedersen wrote:
Hejsa.
I vores boligforeningsserver har vi 2 netkort: et indbygget med Intel
chipsæt og et Dlink PCI-kort med 4 porte, altså i alt 5 ethernetporte.
Problemet er at hver gang jeg booter maskinen ændres rækkefølgen af
ethernet-devicene.
Altså, Intel-kortet får måske eth0 den ene gang og eth2 næste gang osv.
Det er temmelig upratisk at skulle flytte rundt på netkablerne efter hver
boot - også selv om dét sjældent sker.
Er der nogen der kender en måde hvorpå jeg kan tvinge en bestemt rækkefølge
igennem?
NAMEIF(8) Linuxs
Administrators Manual
NAMEIF(8)
NAME
nameif - name network interfaces based on MAC addresses
SYNOPSIS
nameif [-c configfile] [-s]
nameif [-c configfile] [-s] {interface macaddress}
DESCRIPTION
nameif renames network interfaces based on mac addresses. When
no arguments are given /etc/mactab is read. Each line of it contains an
inter-
face name and a Ethernet MAC address. Comments are allowed
starting with #. Otherwise the interfaces specified on the command
line are pro-
cessed. nameif looks for the interface with the given MAC
address and renames it to the name given.
When the -s argument is given all error messages go to the syslog.
When the -c argument is given with a file name that file is read
instead of /etc/mactab.
NOTES
nameif should be run before the interface is up, otherwise itll
fail.
FILES
/etc/mactab
BUGS
Only works for Ethernet currently.
net-tools 18
Oct 2000
NAMEIF(8)
Manual page nameif(8) line 1/34 (END)
Follow ups
References