Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > How do I disabled DNS Server Caching on windows 2008 server?

Reply
Thread Tools Display Modes

How do I disabled DNS Server Caching on windows 2008 server?

 
 
chris
Guest
Posts: n/a

 
      10-16-2009
A security vulnerability has been found on windows 2008 server.

How do I disabled DNS Server Caching on windows 2008 server?
http://www.nessus.org/plugins/index....ingle&id=12217

Is there any document to say that it is not recommended to disabled?


 
Reply With Quote
 
 
 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-16-2009
"chris" <> wrote in message
news2309745-6278-4723-B691-...
>A security vulnerability has been found on windows 2008 server.
>
> How do I disabled DNS Server Caching on windows 2008 server?
> http://www.nessus.org/plugins/index....ingle&id=12217
>
> Is there any document to say that it is not recommended to disabled?
>
>



You can disable it for the client side resolver on all machines, including a
DNS server's client side resolver by disabling the DNS Client service. But
that does NOT affect the DNS Service itself. It's designed to cache any
successful lookups it has resolved.

The only thing I can think of is to reduce the MaxCacheTtl in the registry
to zero (0). However I suggest not to do that, or the DNS server performance
will be greatly reduced. This article shows you the setting:

Microsoft DNS Server Registry Parameters, Part 1 of 3
http://support.microsoft.com/kb/198408

However, as said, I suggest to not disable it, and rather I strongly suggest
to make sure your DNS server, and all other servers for that matter, are up
to date with current updates and security hotfixes.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.


 
Reply With Quote
 
chris
Guest
Posts: n/a

 
      10-20-2009
Hi,

MaxCacheTtl is not found on a windows 2008 server?

What should I do to disabled as one of my customer wanted to disabled?


"Ace Fekay [MCT]" wrote:

> "chris" <> wrote in message
> news2309745-6278-4723-B691-...
> >A security vulnerability has been found on windows 2008 server.
> >
> > How do I disabled DNS Server Caching on windows 2008 server?
> > http://www.nessus.org/plugins/index....ingle&id=12217
> >
> > Is there any document to say that it is not recommended to disabled?
> >
> >

>
>
> You can disable it for the client side resolver on all machines, including a
> DNS server's client side resolver by disabling the DNS Client service. But
> that does NOT affect the DNS Service itself. It's designed to cache any
> successful lookups it has resolved.
>
> The only thing I can think of is to reduce the MaxCacheTtl in the registry
> to zero (0). However I suggest not to do that, or the DNS server performance
> will be greatly reduced. This article shows you the setting:
>
> Microsoft DNS Server Registry Parameters, Part 1 of 3
> http://support.microsoft.com/kb/198408
>
> However, as said, I suggest to not disable it, and rather I strongly suggest
> to make sure your DNS server, and all other servers for that matter, are up
> to date with current updates and security hotfixes.
>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum for collaboration benefit among
> responding engineers, and to help others benefit from your resolution.
>
> Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
> 2003/2000, MCSA Messaging 2003
> Microsoft Certified Trainer
>
> For urgent issues, please contact Microsoft PSS directly. Please check
> http://support.microsoft.com for regional support phone numbers.
>
>
> .
>

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-20-2009
"chris" <> wrote in message
news:53EA623D-AF67-4B55-8400-...
>
> Hi,
>
> MaxCacheTtl is not found on a windows 2008 server?
>
> What should I do to disabled as one of my customer wanted to disabled?


You can simply create it. It's a DWORD entry. The following article can
guide you. Just set it to 0 instead of what the article speaks of, since
that is a different issue.

968372 Windows Server 2008 DNS Servers may fail to resolve queries for some
top-level domains
http://support.microsoft.com/default...b;EN-US;968372

You can also test to see if it works. Prior to creating the entry, run
Perfmon DNS counters for the cache, and save the logs. Then set it 0, and
run another Perfmon log and evaluate the difference.

Ace


 
Reply With Quote
 
chris
Guest
Posts: n/a

 
      10-21-2009
Hi,

Thanks.

Is there a command to test to verify it is working that cache has been
cleared and registry has been configure sucessfully?

"Ace Fekay [MCT]" wrote:

> "chris" <> wrote in message
> news:53EA623D-AF67-4B55-8400-...
> >
> > Hi,
> >
> > MaxCacheTtl is not found on a windows 2008 server?
> >
> > What should I do to disabled as one of my customer wanted to disabled?

>
> You can simply create it. It's a DWORD entry. The following article can
> guide you. Just set it to 0 instead of what the article speaks of, since
> that is a different issue.
>
> 968372 Windows Server 2008 DNS Servers may fail to resolve queries for some
> top-level domains
> http://support.microsoft.com/default...b;EN-US;968372
>
> You can also test to see if it works. Prior to creating the entry, run
> Perfmon DNS counters for the cache, and save the logs. Then set it 0, and
> run another Perfmon log and evaluate the difference.
>
> Ace
>
>
> .
>

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-21-2009
"chris" <> wrote in message
news:4ED7CB18-0C52-4685-BEEC-...
> Hi,
>
> Thanks.
>
> Is there a command to test to verify it is working that cache has been
> cleared and registry has been configure sucessfully?
>


You can simply put the DNS console into Advanced view, and look at the
cache.

Ace


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: A new member server - Windows Server 2008 + SQL Server 2008 OR Windows Server 2003 + SQL Server 2005 kj [SBS MVP] Windows Small Business Server 0 02-24-2009 03:21 PM
Re: A new member server - Windows Server 2008 + SQL Server 2008 OR Windows Server 2003 + SQL Server 2005 Larry Struckmeyer [SBS-MVP] Windows Small Business Server 0 02-24-2009 11:36 AM
server 2008 - option to stop ntfs perm inheritance disabled? James Server Security 3 12-15-2008 12:06 PM
Building new DC Server 2008, disk has write caching enabled. MT Windows Server 3 08-21-2008 08:37 PM
Is registry's L2 cache 'disabled' by default in Vista/Server 2008? a.k.a. Windows Vista Hardware 4 01-11-2008 03:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59