# dig ANY landahost.pw @192.64.13.18
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.4 <<>> ANY landahost.pw @192.64.13.18
;; global options: +cmd
;; connection timed out; no servers could be reached
Thank you so much. I Stopped Iptables, So I Wil Check This link : http://help.directadmin.com/item.php?id=387Hello,
Either named is not running on your server or 53 UDP/TCP ports are blocked with firewall.
Code:# dig ANY landahost.pw @192.64.13.18 ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.4 <<>> ANY landahost.pw @192.64.13.18 ;; global options: +cmd ;; connection timed out; no servers could be reached
Make sure firewall does not block the port and named is running.
related: http://help.directadmin.com/item.php?id=387
netstat -lnp | grep named
[/FONT][/COLOR]ps aux | grep named
iptables-save