Apakah anda sudah bosan dan lelah server DNS Anda terkena aksi serangan server DNS attack? pada control panel seperti cPanel sering ditemui error seperti View External Query Cache Denied cPanel.
untuk memperbaiki hal tersebut akan kami bahas di bawah ini:
View External Query Cache Denied cPanel
Saya mengalami kendala tidak bisa mengupdate dan mengsinkronisasi nameserver yang telah ada, berikut pesan error yang saya temukan.
Feb 18 04:52:53 arielfx named[2016]: client 202.xxx.xxx.xxx#62141: view external: query (cache) 'yourdomain.com/A/IN' denied
coba add ini
category security { null; };
nanti hasil seperti ini
logging { /* If you want to enable debugging, eg. using the 'rndc trace' command, * named will try to write the 'named.run' file in the $directory ("/var/named"). * By default, SELinux policy does not allow named to modify the "/var/named" directory, * so put the default debug log file in data/ : */ category security { null; }; channel default_debug { file "data/named.run"; severity dynamic; }; };
dan saya juga mencoba sinkronisasi server A dengan Server B pada whm, pada:
Home »Cluster/Remote Access »Configure Cluster
tapi saya masih mengalami error
Feb 20 22:58:56 arielfx named[22851]: client 202.xxx.xxx.xxx#35874: view external: received notify for zone 'yourdomain.com'
saya coba mengubah permission :
chmod g+w /var/named
jika belum solved, coba cara ini jika anda menggunakan cPanel
/usr/local/cpanel/scripts/dnscluster syncall --full