| Author |
Message |
Ted
Guest
|
Posted:
Sat Jan 29, 2005 5:07 am Post subject:
disable recursion for a zone |
|
|
I read on technet that you can disable recursion for a specified zone and
still use forwarders. Essentially, I want to use forwarders for all queries
except for 3 zones on my DNS servers. Can anyone tell me how to disable
recursion for a particular zone without disabling it for the whole server? |
|
| Back to top |
|
 |
Herb Martin
Guest
|
Posted:
Sat Jan 29, 2005 6:36 am Post subject:
Re: disable recursion for a zone |
|
|
"Ted" <Ted@discussions.microsoft.com> wrote in message
news:B0686EDF-FBC8-4E24-BAF2-0102C0860D47@microsoft.com...
| Quote: | I read on technet that you can disable recursion for a specified zone and
still use forwarders.
|
That is not precisely correct but there are ways to
approache it, and depending on what you want
exactly there are more choices in Win2003 DNS.
The Forwarding is technically set for the WHOLE
Server (not a zone).
| Quote: | Essentially, I want to use forwarders for all queries
except for 3 zones on my DNS servers. Can anyone tell me how to disable
recursion for a particular zone without disabling it for the whole server?
|
With conditional forwarding we can however specify
those three zones, to forward to one (or more) specific
servers and leave the general forwarding setting for
the Internet.
The more specific will only be used (conditionally)
when it is MORE specific.
Their are ways to trick it for Win2000 but they aren't
as clean.
--
Herb Martin |
|
| Back to top |
|
 |
Kevin D. Goodknecht Sr. [
Guest
|
Posted:
Sun Jan 30, 2005 1:19 am Post subject:
Re: disable recursion for a zone |
|
|
In news:B0686EDF-FBC8-4E24-BAF2-0102C0860D47@microsoft.com,
Ted <Ted@discussions.microsoft.com> commented
Then Kevin replied below:
| Quote: | I read on technet that you can disable recursion for a
specified zone and still use forwarders. Essentially, I
want to use forwarders for all queries except for 3 zones
on my DNS servers. Can anyone tell me how to disable
recursion for a particular zone without disabling it for
the whole server?
|
Zones or domains?
Technically, if you have a zone for a domain you have disabled recursion for
that zone, The server either has the record or it doesn't, it is a simple
lookup and recursion is not needed.
--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
=================================== |
|
| Back to top |
|
 |
|
|
|
|