https://bugs.kde.org/show_bug.cgi?id=503773

--- Comment #7 from Odin Vex <[email protected]> ---
(In reply to Douglas Silva from comment #6)
> 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... 😕

```
[connection]
ipv6.addr-gen-mode=0
ipv6.ip6-privacy=0
```

Doesn't seem to work, unfortunately. In `conf.d`, same permissions as an
ncsi-disablement conf (which works and doesn't touch ipv6).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to