[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: Greg Hubbard <glh.forums (at) gmail.com>
- Date: Wed, 5 Aug 2009 07:47:29 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=FDxh2yViSzcJuwz3xpXNc8lby/LiIjlPULDktKKgx0g=; b=F3h4pym4N4pTU0MLdMCblPmxFrLPcVT8UKiMFFps3dgPXTUSpVIgrYKsKMQ6JjOpUl PM3n7l77fapUnKQzeLAS7HJUXWLX5Q38cTfk2CGm9JIHn2LJcBwqPBYQ/0yEd2Ntnyci MioaZR7j9sf/F0kaJY9zm2nBaFRYMYYfFt5q8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HtrWx20jPabdiaS9CXsvUbohVphYKh86XlvL98UtACb9rdEyj85ifZrJRWw7nyLK8R Jcp7p+d5ElbYNiyFKNhhgx890MK3kXBYWlKlLLGN78uo1SciPNWCpMAbyfy2AYPmtZQH GaFWODqrtCiY6KrU4Yng6gNmDtFtWQtQIGTHE=
- References: <4A789DC8.4030601 (at) ipacc.com>
The ares support has to do with how the Xymon server resolves host names.
The DNS test is something entirely different -- the bbnet host tries to
interact with the DNS server on the DNS port on the remote host.
You might use snoop or tcpdump to capture the activity between the bbnet
host and the failing DNS server to see what is being sent and what is being
returned. Then you can compare this with one of the servers that appears
okay. There may be something in the DNS server configuration itself that is
causing the problem, like maybe the DNS servers have IP address restrictions
in them or something like that.
GLH