Disabling Teredo IPv6 TunnellingJosh StroscheinFeb 29, 20201 min readUpdated: Feb 11, 2024If you’re seeing DNS queries for teredo.ipv6.microsoft.com you may be interested in disabling it (more at MSDN and WikiPedia). On Windows 7, you can run the following command from an elevated/administrator command prompt and say good bye! netsh interface teredo set state disabled
If you’re seeing DNS queries for teredo.ipv6.microsoft.com you may be interested in disabling it (more at MSDN and WikiPedia). On Windows 7, you can run the following command from an elevated/administrator command prompt and say good bye! netsh interface teredo set state disabled