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

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to