| Current Path : /etc/sysctl.d/ |
| Current File : //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