<HTML>
<HEAD>
<TITLE>4.3.13 DIG test issues</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I’ve just stood up a 4.3.13 instance in my lab and am setting up some basic tests.  I’ve got 4 hosts being monitored for active DNS servers, of which, one is failing, but I’m not seeing the test actually being performed.  I’m running tcpdump on the server, and no packets are being sent.  Using dig at the command line works fine.  The other 3 servers all work fine.<BR>
<BR>
Here’s a sanitized config file:<BR>
<BR>
#Name Servers<BR>
page DNS        Name servers<BR>
group lab<BR>
0.0.0.0         ns1.example.net   # noconn dig=soa:other.net,soa:example.net,soa:example.org,soa:example.com<BR>
0.0.0.0         ns3.example.net   # noconn ssh dig=soa:anotherexample.com<BR>
group virtual<BR>
0.0.0.0         ns5.example.net   # noconn ssh ntp dig=soa:other.net,soa:example.net,soa:example.org,soa:example.com<BR>
0.0.0.0         ns6.example.net   # noconn ssh ntp dig=soa:other.net,soa:example.net,soa:example.org,soa:example.com<BR>
<BR>
ns1 fails and does not poll.  ns3, ns5, and ns6 work fine.<BR>
<BR>
ns1 isn’t a real server – it’s a load-balancer in front of ns5 and ns6.  So it doesn’t have any other services that could be polled.<BR>
<BR>
All of the ns names resolve properly in DNS.<BR>
<BR>
Any ideas?  Helpful debug flags to turn on so that it spits out logfiles about why it is not sending any probes?<BR>
<BR>
<BR>
-- <BR>
Daniel J McDonald, CCISSP # 78281<BR>
</SPAN></FONT>
</BODY>
</HTML>