Results 1 to 3 of 3

Thread: NetworkManager breaks up on "Macaddress: Permanent" / "Cloned Adress: Permanent"

  1. #1
    Join Date
    Nov 2024
    Beans
    4

    NetworkManager breaks up on "Macaddress: Permanent" / "Cloned Adress: Permanent"

    Hey,

    I wanted to file a bug report, but it seems like a total hassle for me.
    So I will simply post it here and someone else can take the credits for reporting it.

    With Ubuntu LTS 22 and 24 using any WiFi or Wired Network and changing the Identity Settings of Cloned Adress to "permanent" breaks the NetworkManager.
    Up on connecting via GUI to the wired or WiFi Device, the devices shut off leaving the Device lists in the Gnome GUI blank.

    I know thats just a brief description, but as soon as I edited the netplan file manually again and delete the macaddress: "permanent" entry, it works again.
    Ive tried that with several wireless network configurations and the wired, and the permanent setting always cause this behaviour.

    Here are more details of the hardware configuration via System-Info Script
    https://paste.ubuntu.com/p/8WqxpZ9w6v/

    The issue should be repeatable with that hardware at least.
    Maybe others will encounter it with different hardware configurations as well.

    If your user experience is that after a reboot no network connection is established automatically that was previously working to auto connect, and your wired/wifi list gets blank as soon as you connect to any selected together with visible "refreshes" of Gnomes GUI and optical glitches, as well as no lists of adapters or visible WiFi reappearing after that crash up to another reboot (or maybe until restarting services), than it may be likely you set the permanent macaddress in some network and forgot about it - like me Instead of troubleshooting software and reinstalling networkmanager and its cfg, maybe check your netplan yaml files for any permanent setting.

    Quick help to find the corrupted file:
    grep -ri "macaddress" /etc/netplan/
    or
    grep -ri "permanent" /etc/netplan/

    Cheers
    Last edited by bemotion; 4 Weeks Ago at 09:39 PM.

  2. #2
    Join Date
    Nov 2024
    Beans
    4

    Re: NetworkManager breaks up on "Macaddress: Permanent" / "Cloned Adress: Permanent"


  3. #3
    Join Date
    Nov 2024
    Beans
    1

    Re: NetworkManager breaks up on "Macaddress: Permanent" / "Cloned Adress: Permanent"

    This issue with NetworkManager and the 'permanent' MAC address setting is a great example of how small configuration changes can lead to major functionality issues. I was working on larger systems, like learning management platforms or other critical infrastructures, and have a few ideas how help avoid such setbacks. Here is this expert guide to implementing an lms successfully that provides a great framework. Main points are careful planning and troubleshooting are keys to the smooth deployment. It is something NetworkManager could definitely win from.


    Would you like me to note anything about your work with networking configurations or troubleshooting methods?
    Last edited by owenfox; 6 Days Ago at 06:17 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •