Short Term Fix Until you install the patch
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters
DWORD = TcpReceivePacketSize
Value = 0xFF00
The DNS service has to be restarted.
This workaround may break some DNS request, Microsoft says that standard DNS queries "should" be ok, but recommend diagnostic logging of the DNS server before applying to confirm.
The Default (also max) Value = 0xFFFF
The Recommended Value = 0xFF00 (255 bytes less than the max)
Once you have the security patch installed you can remove the "TcpReceivePacketSize" Registry key returning it all back to default.
Once you have the security patch installed you can remove the "TcpReceivePacketSize" Registry key returning it all back to default.
No comments:
Post a Comment