为ipv6网络开启临时地址,保护隐私,可选开通
Tofloor
poster avatar
m***0@qq.com
deepin
2020-12-18 01:06
Author

为ipv6网络开启临时地址,保护隐私,可选开通

临时的ipv6地址的作用,与外界联通,采用的就是临时的地址(为了更好的保护个人隐私 

 

编辑文件 \etc\sysctl.conf

添加如下内容


net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
net.ipv6.conf.enp0s31f6.use_tempaddr = 2
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.wlp3s0.use_tempaddr = 2



可用命令 sysctl -a 查看状态

Reply Favorite View the author
All Replies
m***0@qq.com
deepin
2020-12-18 01:08
#1
Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-12-18 03:46
#2

如何禁用ipv6?控制中心的不行

DNS贼慢

Reply View the author
m***0@qq.com
deepin
2020-12-18 05:22
#3
神末shenmo

如何禁用ipv6?控制中心的不行

DNS贼慢

修改dns可以吧?改成阿里云的dns

Reply View the author
m***0@qq.com
deepin
2020-12-18 05:23
#4
神末shenmo

如何禁用ipv6?控制中心的不行

DNS贼慢

在那个sysctl文件里面可以关ipv6

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-12-18 06:08
#5
m***0@qq.com

修改dns可以吧?改成阿里云的dns

网卡问题

还有教育网

Reply View the author