networking:ipv6
Table of Contents
Unique Local
IPv6 Delegation
IPv6 Disable Privacy Extensions
On Ubuntu 20.04
cat >> /etc/sysctl.conf <<EOT net.ipv6.conf.all.use_tempaddr=0 net.ipv6.conf.default.use_tempaddr=0 EOT
sudo sysctl -p
networking/ipv6.txt · Last modified: by 127.0.0.1
