Re: Fedora 37: How to rename and set a custom Network interface Name with NetworkManager and nmcli

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Il giorno lun, 19/12/2022 alle 17.49 +0100, t_pol ha scritto:
> Created 2 files in /etc/systemd/network/
> 
>         10-persistent-lan1.link
>         10-persistent-lan2.link
> 
> with the following contents :
> 
> [Match]
> MACAddress=xx:xx:xx:xx:xx:xx
> [Link]
> Name=myname
> 
> it works.
> 
> Hope this is useful for you.

Yes, this is the only Network Manager modern way I have found to fix
and set custom network device name. 

I have use this method 

Thanks

> Create .link files in /etc/systemd/network/, that choose an explicit
> name or a better naming scheme for one, some, or all of your
> interfaces.
> For example:
> 
> cat > /etc/systemd/network/10-ether0.link << "EOF"
> [Match]
> # Change the MAC address as appropriate for your network device
> MACAddress=12:34:45:78:90:AB
> 
> [Link]
> Name=ether0
> EOF            
>             
http://junyelee.blogspot.com/2020/12/apparmor.html

-- 
Dario Lesca
(inviato dal mio Linux Fedora 37 Workstation)


_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux