On Tue, Oct 30, 2018 at 7:18 PM Rick Stevens <ri...@alldigital.com> wrote:
> On 10/30/18 10:00 AM, kevin martin wrote:
>>
>> Yeah, love the way systemd names interaces nowadays...bleah!]
>
> Systemd does NOT name interfaces. That's the job of udev and the new,
> bus-based names happened before the adoption of systemd.

The udev repo was merged into the systemd repo a few weeks or moths
before the "predictable interface names" change.

If you don't like the default names you can

1) set "net.ifnames=0" on the kernel cmdline and stick to the kernel
names, "ethX" and "wlanX". But, if, for example, you have multiple
ethX interfaces, you'll run the risk of MACADDR "abc..." being named
eth1 one boot and eth3 the following boot.

or

2) rename the interfaces to "netX", "enX", "whateverX" via
"/etc/systemd/network/" or "/etc/udev/rules.d/".
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to