Frequently Asked Questions

Help Center Search

How do I disable recursive DNS queries on my Linux dedicated or virtual dedicated server with Plesk?

Print this Article
Comment on this Article
Last Updated: August 19, 2008 5:06 PM

For information on recursive DNS, see What risks are associated with recursive DNS queries?.

To Disable Recursive DNS

  1. Log in to Plesk as admin.
  2. On the left hand side under the System Group click Server.
  3. In the main panel under the Services heading select DNS Settings.
  4. Under the Tools heading click Localnets.
  5. Place the dot next to the Allow for local requests only.
  6. Click the Ok button.

If you do not have this option in Plesk you will need to perform this update using the following commands:

  1. Using SSH, log in to your server with the User ID and Password that you created when you set up your dedicated hosting account.
  2. At the command line, type the following and press Enter.
    su -
  3. Type the following three commands and press Enter after each.
    cd /tmp/

    wget -O rdnsfix http://products.secureserver.net/scripts/rdnsfix

    php -c /r rdnsfix