Alain Spineux ha scritto:
any idea why your eth1 is named dev707 ?
no :(
Is their any problem to use this name ?
every time I reboot system it change name to dev343, dev436 etc etc etc
You could try to add this line to /etc/udev/rules.d/70-persistent-net.rules
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:1C:23:D8:78:BD", ATTR{type}=="1", NAME="eth1"
This is what I use to give different pcmcia card the same name "wlan0"
on all my laptop.
tahnks, I will try it asap
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos