Am 13.10.2012 14:56, schrieb Frank Murphy:
On 13/10/12 12:53, Reindl Harald wrote:
cat /etc/udev/rules.d/70-persistent-net.rules # PCI device 0x8086:0x1502 (e1000e) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="3c:d9:2c:65:95:9f", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
Where do I find some of this info to put in the udev rule. It's not being auto-generated.
"ifconfig --a" will show you every interface with the MAC address only the MAC and NAME has to be changed in teh udev-rule