Re: Renaming network devices in fedora23

2016-01-30 Thread Tim
Allegedly, on or about 30 January 2016, Alex sent: > Given my past experience, I created the following: > > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="00:25:90:ab:ab:1f", ATTR{type}=="1", KERNEL=="eth*", > NAME="eth1" > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{

Renaming network devices in fedora23

2016-01-30 Thread Alex
Hi, I have a fedora23 server with eno1 and enp0s25. I'd like to rename them to eth0 and eth1. I'm familiar with all the network changes that have occurred over the years with biosdevname, etc. Reading section 8.2 of the Networking Guide manual: https://docs.fedoraproject.org/en-US/Fedora/22/html/