http://www.dnsreport.com/
I found out that I had "Open DNS servers' and they suggested I correct this, so on asking my dedicated support if this was a problem they suggested I do the following:
Can anyone enlighten me as to how I might edit this file? I have accessed the server using:Edit your /etc/named.conf file and add the following line within the options{} section:
recursion no;
Then restart the nameserver
ssh -l root [IP_Address]
password
from a terminal window but cannot seem to get to open the file for editing, would someone mind explain how I access this file to edit it or point me to a URL where I might find this information?
I guess I might need to use sudo or similer but do not want to try until I make sure.
Tried a google but can't seem to find out How to actually edit the file.
Thanks in advance