Slow Name Resolution to Internet from IntranetID: Q172989
|
While forwarding queries to the Internet using a Domain Name Service (DNS) server with a computer running Windows NT Server version 4.0, your clients experience one or more of the following problems:
The cache file on your Windows NT 4.0 DNS server is corrupted or missing.
To resolve this issue, copy a new cache file using the following steps:
net stop dns
cd <%SystemRoot%>\System32\Dnswhere <%SystemRoot%> is your Windows NT folder. For example, if Windows NT is installed in the WINNT folder, type the following at a command prompt and then press ENTER:
cd winnt\System32\Dns
ren cache.dns cache.old
copy backup\cache.dns-or-
copy samples\cache.dnsNOTE: There should be an original copy of the Cache.dns file in both the Backup folder and the Samples folder.
net start dns
expand d:\i386\cache.dn_ %systemroot%\system32\dns\cache.dnswhere d: is your CDROM drive.
Q159310 Update Version of DNS.EXE Fixes Several Problems
Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : kbnetwork ntnetserv nttcp NTSrv
Version : WinNT:4.0
Platform : winnt
Issue type : kbinfo
Last Reviewed: February 25, 1999