Knowledgebase
The knowledgebase provides documentation written by our team. Please select a category or search for answers.
Articles
How to Disable Recursion on the DNS Server?
To disable recursion on the DNS server using the Windows interface
-
Open DNS Manager.
-
In the console tree, right-click the applicable DNS server, then click Properties.
Where?
DNS/applicable DNS server
-
Click the Advanced tab.
-
In Server options, select the Disable recursion check box, and then click OK.
Additional considerations
- To open DNS Manager, click Start, point to Administrative Tools, and then click DNS.
- If you disable recursion on the DNS server, you will not be able to use forwarders on the same server.
To disable recursion on the DNS server using a command line
-
Open a command prompt.
-
Type the following command, and then press ENTER:
dnscmd <ServerName> /Config /NoRecursion {1|0}
Was this article helpful?
☹Dislike0 ☺Like0
☹Dislike0 ☺Like0
Views: 794