Isolated ISP DNS issues preventing connections to Windows Update service

矫情吗;* 2023-10-08 10:17 14阅读 0赞

Isolated ISP DNS issues preventing connections to Windows Update service


Summary


Windows Update customers were recently affected by a network infrastructure event on January 29, 2019 (21:00 UTC), caused by an external DNS service provider’s global outage. A software update to the external provider’s DNS servers resulted in the distribution of corrupted DNS records that affected connectivity to the Windows Update service. The DNS records were restored by January 30, 2019 (00:10 UTC), and the majority of local Internet Service Providers (ISP) have refreshed their DNS servers and customer services have been restored.

If you are still unable to connect to Windows Update services due to this problem, please contact your local ISP or network administrator and refer them to this KB which will help them resolve the DNS issue for you.

How do I know if my network is affected by the DNS corruption?


You can connect your device to the internet and open a command prompt (Start Menu > Run > cmd) and then run each of these commands:

  1. C:\>nslookup sls.update.microsoft.com
  2. C:\>nslookup fe2.update.microsoft.com
  3. C:\>nslookup fe3.delivery.mp.microsoft.com
  4. C:\>nslookup au.download.windowsupdate.com
  5. C:\>nslookup sls.update.microsoft.com.nsatc.net
  6. C:\>nslookup fe2.update.microsoft.com.nsatc.net
  7. C:\>nslookup fe3.delivery.dsp.mp.microsoft.com.nsatc.net
  8. C:\>nslookup audownload.windowsupdate.nsatc.net

Each of those commands will return information about the hostname similar to this output:

  1. Server: modem.domain
  2. Address: 192.168.0.1
  3. Non-authoritative answer:
  4. Name: sls.update.microsoft.com.nsatc.net
  5. Addresses: 2a01:111:f307:1790::f001:7a5
  6. 13.68.93.109
  7. Aliases: sls.update.microsoft.com

If you are being affected by a corrupted DNS entry from the DNS server on your network, it would be missing information like the addresses, for example, it might look like this:

  1. Server: modem.domain
  2. Address: 192.168.0.1
  3. Non-authoritative answer:
  4. Name:
  5. Addresses:
  6. Aliases:

Resolution


ISPs or network administrators that maintain DNS servers for its clients, can mitigate this issue quickly for their customers by flushing the DNS records for the following Windows Update service hostnames:

  1. sls.update.microsoft.com
  2. fe2.update.microsoft.com
  3. fe3.delivery.mp.microsoft.com
  4. au.download.windowsupdate.com
  5. sls.update.microsoft.com.nsatc.net
  6. fe2.update.microsoft.com.nsatc.net
  7. fe3.delivery.dsp.mp.microsoft.com.nsatc.net
  8. audownload.windowsupdate.nsatc.net

That will unblock connections to the Windows Update service, so that updates can again start flowing through their networks again.

If you are unable to contact your ISPs or network administrators, you may need to try other options such as:

  • Connect your devices to other networks that are not affected
  • Temporarily configure your device to use an alternate DNS provider until your network’s DNS entries are updated

References


Learn about the terminology that Microsoft uses to describe software updates 


上次更新时间:2019年3月9日

发表评论

表情:
评论列表 (有 0 条评论,14人围观)

还没有评论,来说两句吧...

相关阅读