Richard G
Verified User
Seems some organisations are sending complaints to datacenters about this:
https://www.us-cert.gov/ncas/alerts/TA15-103A or
http://news.softpedia.com/news/Misc...-Vulnerable-to-Domain-Info-Leak-478331.shtml]
See this thread:
http://forum.directadmin.com/showthread.php?t=52292
I would like to suggest to put this line in /etc/named.conf on setup of a new DA server:
Cpanel does that too by default.
Until now I changed this manually but it might be better to make this a default change when setting a new DA server.
https://www.us-cert.gov/ncas/alerts/TA15-103A or
http://news.softpedia.com/news/Misc...-Vulnerable-to-Domain-Info-Leak-478331.shtml]
See this thread:
http://forum.directadmin.com/showthread.php?t=52292
I would like to suggest to put this line in /etc/named.conf on setup of a new DA server:
Code:
allow-transfer {"none";};
Cpanel does that too by default.
Until now I changed this manually but it might be better to make this a default change when setting a new DA server.