This article provides information on Conditional Forwarders and Stub Zones in Windows DNS
Forwarders and root hints allow a DNS server to direct queries elsewhere if it is unable to answer them using the data in its DNS database or cache.
These two methods are very general, though; any query that the local DNS server can't answer gets sent to a server in the list of forwarders or root hints, regardless of the details of the query.
It is often necessary to configure a DNS server to direct queries for records in specific domains to specific servers.
There are two ways to do this in Windows DNS: conditional forwarders and stub zones.
While conditional forwarders and stub zones perform similar functions from an end-user perspective, they are applicable to different situations, and it is important to understand the differences between them.
Conditional forwarders are appropriate when the list of DNS servers for the domain in question is well-known and unlikely to change.
If a change is needed (for example, if a destination DNS server's address changes or a new server is added), the change must be made manually.
Stub zones, on the other hand, are updated automatically from the master servers and typically require no manual modification once they are created.
For this reason, conditional forwarders are preferred over stub zones in an environment with strict security restrictions on the flow of DNS traffic, but stub zones are preferred in an environment in which the list of authoritative DNS servers for the zone in question changes frequently.
Conditional forwarders (in Windows Server 2008 and later versions) and stub zones (in all versions) can be stored in Active Directory and replicated among domain controllers.
For information on creating a conditional forwarder in Windows Server, see How to Create a Conditional Forwarder on a Windows DNS Server.
For information on creating a stub zone in Windows Server, see How to Create a Stub Zone on a Windows DNS Server.
Need more help? | |
![]() |
Find additional PowerEdge and PowerVault articles |
![]() |
Visit and ask for support in our Communities |
![]() |
Create an online support Request |
Article ID: SLN156306
Last Date Modified: 12/07/2016 08:11 AM
Thank you for your feedback.