Managing zone scopes

Managing zone scopes

 

 

Managing Zone Scopes

Zone scopes in Microsoft DNS enable the DNS server to maintain multiple distinct sets of DNS records for the same zone. Each scope can provide different responses to DNS queries based on specific conditions, such as the type of client query, time or the network segment from which the query originates. 

Zone scopes in Microsoft DNS offer a powerful way to customize DNS responses based on various criteria, enhancing the flexibility and functionality of DNS services in complex network environments. This feature is particularly useful for implementing split-brain DNS, time based responses, client subnets or different policies for different users or devices.

How Zone Scopes Work

  1. Multiple Record Sets:
  • Each zone can have multiple scopes, each containing its own set of DNS records. These records can differ across scopes, allowing for customized responses.
  • The DNS server determines which scope to use based on the client's properties, such as the client's subnet.
 
  1. DNS Policies:
  • DNS policies are used to define the criteria for selecting the appropriate zone scope for a given query. These policies can be based on factors like client subnet, time of day, or query type.
  • Policies are configured to match queries with specific zone scopes, ensuring that clients receive the correct DNS responses based on the defined criteria.

 

Creating Zone Scopes in DDI Central

  • Go to DNS-> Domains.
  • Click the Add Domain button in the top right corner or open a domain in the edit mode.
  • Navigate to the Scopes field on the Create Domain or Edit Domain page.
  • Enter the name of zone scope and click the add(+) icon in the extreme right end after each entry.
  • Click Save to finalize the configurations.

 

Now you are taken to the Domains page, where you can see your original zone along with its zone scopes with the same name. DDI Central helps you differentiate by displaying the scope name under the column Scope  along with each zone scope in the Domains page.

Once the zone scopes are created you can customize the records, apply various query resolution policies, RRL policies, DDNS settings and more.

 

Analytics for Zone Scopes

Just like how DDI Central helps you visualize the query analytics for a zone. You can also view the exclusive query analytics for each zone scope of a zone. You can see the key parameters like hourly query load, query rate and visual breakdown of the IPs accessing the records of a particular zone scope and the type of records queried under the zone scope.

 

 

                  New to ADSelfService Plus?

                    • Related Articles

                    • Managing DHCP scopes

                      Managing DHCP scopes What is a DHCP Scope? A DHCP scope is a fundamental component of the DHCP server, defining a specific range of IP addresses that the server can allocate or lease to devices on a network. in DHCP defined as a pool of IP addresses ...
                    • Managing DHCP scopes

                      What is a DHCP Scope? A DHCP scope is a network topological element in DHCP defined as a pool of IP addresses that a DHCP server can dynamically assign to clients on a particular subnet. Each scope represents a range of IP addresses that are ...
                    • Managing Microsoft DNS Resource Records

                      Managing DNS Resource Records(RR) What are domain Resource Records (RR)? Resource Records (RRs) are the fundamental information elements of the Domain Name System (DNS). Each RR defines a specific piece of information about the domain. Here are the ...
                    • Managing dynamic domains

                      Managing Dynamic Domains Dynamic DNS (DDNS) In DNS, a zone is a portion of the domain namespace, and the ability to create new zones dynamically is very essential, especially in environments where zones need to be added or removed without manual ...
                    • Managing DNS Resource Records

                      Managing DNS Resource Records(RR) What are domain Resource Records (RR)? Resource Records (RRs) are the fundamental information elements of the Domain Name System (DNS). Each RR defines a specific piece of information about the domain. Here are the ...