[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] DNS not ok using xymon but ok using BB
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] DNS not ok using xymon but ok using BB
- From: Alan Sparks <asparks (at) doublesparks.net>
- Date: Wed, 05 Aug 2009 08:49:37 -0600
- References: <4A789DC8.4030601 (at) ipacc.com> <200908051506.45945.bgmilne (at) staff.telkomsa.net> <4A799A3F.7010309 (at) ipacc.com>
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
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