Windows Update on Windows Guest fails with error 0x80072F8F
Posted: 19. Feb 2008, 19:06
Windows Update will not work for a Guest OS when the Guest virtual machine is configured to use "NAT". Apparently the SSL connections for Windows Update will not work through two NAT routers (VirtualBox and a NAT broadband router).
The solution to the problem is to put the Guest OS directly on the LAN so that there is only the normal NAT broadband router between Windows and the Windows Update site. To do that you have to create a VirtualBox Host Interface and then bridge the Host Interface adapter to the normal LAN adapter in the Host OS.
You only need to do this when you use Windows Update. If you leave automatic updates enabled in Windows then you need to use this network configuration permanently. Otherwise Windows automatic updates will fail.
I wasted many hours trying to solve this problem, and so far I have not found any way to make Windows Update work through BOTH the VirtualBox NAT and a NAT broadband router. I tried disabling the stateful firewall in my router, and that also didn't solve the problem.
If anyone has other solutions to the problem that allow using NAT in VirtualBox and a NAT broadband router, please post the information.
The solution to the problem is to put the Guest OS directly on the LAN so that there is only the normal NAT broadband router between Windows and the Windows Update site. To do that you have to create a VirtualBox Host Interface and then bridge the Host Interface adapter to the normal LAN adapter in the Host OS.
You only need to do this when you use Windows Update. If you leave automatic updates enabled in Windows then you need to use this network configuration permanently. Otherwise Windows automatic updates will fail.
I wasted many hours trying to solve this problem, and so far I have not found any way to make Windows Update work through BOTH the VirtualBox NAT and a NAT broadband router. I tried disabling the stateful firewall in my router, and that also didn't solve the problem.
If anyone has other solutions to the problem that allow using NAT in VirtualBox and a NAT broadband router, please post the information.