https://bugs.kde.org/show_bug.cgi?id=503773
--- Comment #5 from Odin Vex <[email protected]> --- (In reply to Douglas Silva from comment #4) > While GNOME doesn't currently expose addr-gen-mode in its Settings, it > resets the option to "default" when you save it — which means "use the > global default". > > From "/etc/NetworkManager/system-connections/radium.lan.nmconnection": > > ---> > [connection] > id=radium.lan > (...) > > [ipv6] > addr-gen-mode=default > method=auto > <--- > > Because of this, I am able to set my preferred (default) value, and it will > be used for all current and future connections. > > All I have to do is create "/etc/NetworkManager/conf.d/ipv6-eui64.conf" with > the following contents: > > ---> > # Use EUI64 as default address generation mode > > [connection] > ipv6.addr-gen-mode=0 > <--- > > On KDE it seems to default to "stable-privacy", which makes this impossible. It's never obeyed the global default I set, so I've resorted to running a script to patch all nmconnection files and restarting NetworkManager whenever I need to tinker with anything. -- You are receiving this mail because: You are watching all bug changes.
