<div>I cannot help you on two fronts</div><div>But from what I know this convention was initiated in RHEL 7 and picked up in Ubuntu 16x and carried forward.</div><div> </div><div>I think the conflict is due to a clash in device names. But why your external  device picked up 'eno1' which was for use on an onboard nic. I don't know. Nor do I have answer of how to change it.</div><div> </div><div>Go to wikipedia.org and search for "consisent network device naming"  for more background</div><div> </div><div>27.04.2020, 19:04, "Jerry Durand via Stagecraft" <stagecraft@theatrical.net>:</div><blockquote><p><br />On 4/27/20 5:01 PM, Bruce via Stagecraft wrote:<br /> </p><blockquote>  I wonder if you need to TELL NetworkManager what the new interface<br /> name is?  (I stay away from systemd/NM since it is a little too<br /> 'Windows-y' and *really* wants to hide too much from a skilled<br /> admin).  But it seems to be acting as though it doesn't know the<br /> interface name.  I think the changing colors is because NM knows the<br /> MAC address, but somewhere in the NM hive mind the fact that you<br /> haven't told it that the new name is eno1 means it can't advertise it<br /> on DBUS so it isn't showing up by name on the Plasma network applet.<br /><br />  Just some thoughts.  I'd need to see what the 'wired' tab in the<br /> config panel is, or the output from 'nmcli' to help more I think.<br /><br /> :Bruce Cooper<br /> --<br /> Stagehand in Waiting.</blockquote><p><br /><br />jerry@Gandalf7:~$ nmcli device show<br />GENERAL.DEVICE:                         eno1<br />GENERAL.TYPE:                           ethernet<br />GENERAL.HWADDR:                         xxxx<br />GENERAL.MTU:                            1500<br />GENERAL.STATE:                          10 (unmanaged)<br />GENERAL.CONNECTION:                     --<br />GENERAL.CON-PATH:                       --<br />WIRED-PROPERTIES.CARRIER:               on<br />IP4.ADDRESS[1]:                         192.168.0.136/24<br />IP4.GATEWAY:                            192.168.0.1<br />IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh =<br />192.168.0.1, mt = 0<br />IP4.ROUTE[2]:                           dst = 169.254.0.0/16, nh =<br />0.0.0.0, mt = 1000<br />IP4.ROUTE[3]:                           dst = 192.168.0.0/24, nh =<br />0.0.0.0, mt = 0<br />IP6.ADDRESS[1]:                         xxxx/64<br />IP6.GATEWAY:                            --<br />IP6.ROUTE[1]:                           dst = fe80::/64, nh = ::, mt = 256<br />IP6.ROUTE[2]:                           dst = ff00::/8, nh = ::, mt =<br />256, table=255<br /><br />GENERAL.DEVICE:                         lo<br />GENERAL.TYPE:                           loopback<br />GENERAL.HWADDR:                         00:00:00:00:00:00<br />GENERAL.MTU:                            65536<br />GENERAL.STATE:                          10 (unmanaged)<br />GENERAL.CONNECTION:                     --<br />GENERAL.CON-PATH:                       --<br />IP4.ADDRESS[1]:                         127.0.0.1/8<br />IP4.GATEWAY:                            --<br />IP6.ADDRESS[1]:                         ::1/128<br />IP6.GATEWAY:                            --<br /><br /><br /><br /> </p><blockquote> --</blockquote><p><br />Jerry Durand, Durand Interstellar, Inc. +1 408-356-3886<br /><a href="http://www.durandinterstellar.com/">www.DurandInterstellar.com</a> & <a href="http://www.durandinterstellar.ru/">www.Durandinterstellar.ru</a><br /><br /><br />____________________________________________________________<br />For list information see <<a href="http://stagecraft.theprices.net/">http://stagecraft.theprices.net/</a>><br />Stagecraft mailing list<br /><a href="mailto:Stagecraft@theatrical.net">Stagecraft@theatrical.net</a><br /><a href="http://theatrical.net/mailman/listinfo/stagecraft_theatrical.net">http://theatrical.net/mailman/listinfo/stagecraft_theatrical.net</a></p></blockquote>