https://bugs.kde.org/show_bug.cgi?id=503773
--- Comment #6 from Douglas Silva <[email protected]> --- Make sure you're using numeric values when setting the defaults. From https://networkmanager.dev/docs/api/latest/nm-settings-nmcli.html#nm-settings-nmcli.property.ipv6.addr-gen-mode > The permitted values are: "eui64" (0), "stable-privacy" (1), "default" (3) or > "default-or-eui64" (2). Of course, it will only work if your network settings app resets addr-gen-mode to "default" when the connection is edited. But it's also possible that my distribution (Fedora) is the one who have chosen to set that default (and not GNOME). I really don't know... 😕 -- You are receiving this mail because: You are watching all bug changes.
