DNS not ok using xymon but ok using BB
Bill Wagner wrote:
Thanks for the info. I am able to successfully dig the "failing" DNS server ... # dig @<hostname> <hostname> ; <<>> DiG 9.3.6-P1 <<>> @<hostname> <hostname> ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 1253 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;<hostname>. IN A
Unfortunately, NXDOMAIN is not a successful query. No such domain. -Alan