Home - Help & Support - Contact Us
    

How Do I Disable Recursive DNS Queries On My Windows Dedicated Or Virtual Dedicated Server With Plesk?

NOTE: To peform this procedure, you must be a member of your local computer's Administrators group or have the proper authority delegated to you.

To Disable Recursive DNS

  1. Log in to your dedicated or virtual dedicated server.
  2. From the Start menu, click Run....
  3. If you are running Windows dedicated hosting with Plesk, type the following command in the Open: textbox and press Enter:
      notepad "C:Program FilesSWsoftPleskdnsetcnamed.conf"
    If you are running Windows virtual dedicated hosting with Plesk, type the following command in the Open: textbox and press Enter:
      notepad "C:SWSoftPleskdnsetcnamed.conf"
  4. Modify the file so that one and only one "options" instruction exists. It should look like the one below:
    options { allow-recursion {localnets; }; };
    Add the instruction if one does not exist or remove duplicate instructions. Save and close the file.
  5. From the Start menu, click Run....
  6. Type "cmd" and press Enter.
  7. From the command prompt, type the following commands and press Enter after each:
    net stop named
    net start named
Rated:NR/0 Votes
239 Views
More Articles From Name Servers (DNS)
More Articles From Name Servers (DNS)
Print Article
Print
Share |
Comments, Questions & Reviews

Comments is currently disabled for this article!
Related Articles and Readings
Retrieving Plesk Passwords From MySQL
If you have multiple users on one Plesk account and need to FTP content without editing the FTP password, you ...
Partitioning a Linux Dedicated Server With Two Hard Drives
If your Linux server is configured with two hard disks, you will need to prepare the secondary hard disk before ...
Retrieving your MSSQL database admin password
NOTE: This password was randomly created by Plesk during configuration. To retrieve your MSSQL database admin password Log in to your Windows ...
How do I disable recursive DNS queries on my Linux dedicated server?
NOTE: To perform this procedure, you must be the root user on your server. To Disable Recursive DNS Queries Using SSH, log ...
How do I reset my MySQL Password on my Dedicated Linux Server?
To Reset Your MySQL Password on a Dedicated Linux Server To stop MySQL and restart in safe mode: At the command ...
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted.