| IPv6 duplicate address and dadfailed 
Written by:
        
            Ilya Vasilenko
            
        
 on 
29 January 2020 03:54 PM
 
  
   | |
| Solving the issue with IPv6 when DAD is failedSymptoms:
 
 Fix:Edit the file /etc/sysctl.conf and insert following lines into it: 
 Where "eth0" is your Ethernet interface name. Then run: sysctl -p And restart networking: service network restart OR service networking restart Or just reboot the VPS. | |
|  |