IPv6 Static IP

Disable the Privacy Extensions

The Privacy Extensions you can disable in the PowerShell or by netsh.

  1. Run the Powershell as Administrator
  2. Run this 3 Commands (last one will reboot your system)
Set-NetIPv6Protocol -RandomizeIdentifiers Disabled
Set-NetIPv6Protocol -UseTemporaryAddresses Disabled
Restart-Computer

Schreibe einen Kommentar