| ||
| ||
Open DNS Server allow recursive lookups The error basically means that anyone can use your nameservers to do dns lookups on the internet. It's considered a security risk to allow recursive lookups on an authoritative server. You can disable the recursion by adding allow-recursion {localnets; }; to the "options {" section in your named.conf file.Newer versions of named may require this setting instead allow-query { any; }; |
© 2018 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST