Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== NetworkManager ====== ===== IPv6 ===== ==== privacy extensions ==== To use [[:admin:network:ipv6|IPv6]] privacy extensions globally: <file ini /etc/NetworkManager/conf.d/ip6-privacy.conf> [connection] ipv6.ip6-privacy=2 </file> ([[https://wiki.archlinux.org/index.php/IPv6#NetworkManager|source]]) ===== FAQ ===== ==== what's the difference between IPV4 (uppercase) and ipv4 (lowercase) prefixes in nmcli? ==== The uppercase directives refer to the active connection being used. Whereas the lowercase refers to the connection profile, so it's specific to what connection you configure and at some point activate. Last modified: 2024-07-05 14:31