<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>I have 2 nagios servers, one inside my firewall and the other outside.  Our firewall uses NAT.  When I use the command on the inside server, it works just fine!  On the outside server it doesn't work.  On the outside server I do the following (fake IP's)</DIV>
<DIV> </DIV>
<DIV>The command:  ./check_citrix -C 10.1.1.1 -W Access  </DIV>
<DIV> </DIV>
<DIV>responds with:  Failed No response to application query datagram from 192.168.1.1</DIV>
<DIV> </DIV>
<DIV>The ip address in the response is the internal address of my server!  I ran a debug and the check successfully connects to the master browser, but the master returns the internal address for the server to contact, so the next step - getting the app list - fails because it is using an invalid IP.  </DIV>
<DIV> </DIV>
<DIV>Is there a solution to this, or am I limited to using this test only internal?</DIV></BODY></HTML>