15 February, 2011

Windows 7 IPv6 workaround...

This command is useful to prevent Windows from generating a temporary that temporary IPv6 address. Even when you have a static IP, Windows 7 insists on generating a temporary IPv6 address.

From the (run as admin) command line:

netsh interface ipv6 set interface "Local Area Connection" routerdiscover=disabled


Once completed, the command returns this:
Ok.

No comments:

Post a Comment