✏️ 正在编辑: 99-disable-accept_dad.conf
路径:
/etc/sysctl.d/99-disable-accept_dad.conf
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# Disable IPv6 Duplicate Address Detection (DAD) for default, eth0 and all new interfaces net.ipv6.conf.default.accept_dad = 0 net.ipv6.conf.eth0.accept_dad = 0 net.ipv6.conf.all.accept_dad = 0
💾 保存文件
← 返回文件管理器