networking:ipv6
This is an old revision of the document!
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.1659092123.txt.gz · Last modified: (external edit)
