Thank you for the quick reply.<br><div class="gmail_quote"><br>I've noted in the email the result for ping. Ping has no problems. Here is some ping output again:<br><i><div class="Ih2E3d">[root@machine libexec]# ping -c 3 domain.tld<br>
PING domain.tld (xx.xx.xxx.12) 56(84) bytes of data.<br></div>
64 bytes from <a href="http://ptr.hostingcompany.com" target="_blank">ptr.hostingcompany.com</a> (xx.xx.xxx.12): icmp_seq=1 ttl=54 time=57.0 ms<br>64 bytes from <a href="http://ptr.hostingcompany.com" target="_blank">ptr.hostingcompany.com</a> (xx.xx.xxx.12): icmp_seq=2 ttl=54 time=56.4 ms<br>

64 bytes from <a href="http://ptr.hostingcompany.com" target="_blank">ptr.hostingcompany.com</a> (xx.xx.xxx.12): icmp_seq=3 ttl=54 time=57.2 ms<br><br>--- domain.tld ping statistics ---<br>3 packets transmitted, 3 received, 0% packet loss, time 2000ms<br>

rtt min/avg/max/mdev = 56.491/56.925/57.201/0.310 ms</i><br><br>I've tried check_icmp and it reports no errors:<br><i>[root@machine libexec]# ./check_icmp domain.tld<br>OK - domain.tld: rta 56.467ms, lost 0%|rta=56.467ms;200.000;500.000;0; pl=0%;40;80;; </i><br>
<div><div></div><div class="Wj3C7c">
<br>Also, I've ran a tracepath from the Nagios machine to domain.tld and it had no problems along the way. The end output was:<br><i>Resume: pmtu 1500 hops 14 back 11</i><br><br><div class="gmail_quote">On Wed, Dec 10, 2008 at 11:33 AM, Andreas Ericsson <span dir="ltr"><<a href="mailto:ae@op5.se" target="_blank">ae@op5.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Andreas Ericsson wrote:<br>
> Yaron Meiry wrote:<br>
>> Hey<br>
>><br>
>> I'm using the Nagios check_ping utility version v1810 (nagios-plugins<br>
>> 1.4.11) and I think I have a DNS resolution problem.<br>
>> check_ping can't resolve a host correctly and reports a network problem.<br>
>> This is the default command line:<br>
>> *[root@machine libexec]# ./check_ping -H domain.tld -w 3000.0,80% -c<br>
>> 5000.0,100% -p 5<br>
>> CRITICAL - Network Unreachable (domain.tld)<br>
><br>
> You're getting ICMP_UNREACH when sending icmp packets to domain.tld.<br>
> That means there's no route from the network your nagios server sits<br>
> on to the network the domain.tld server sits on. Try running<br>
><br>
>   ping domain.tld<br>
><br>
> from the command line and you should see the same error message.<br>
><br>
<br>
</div>Additionally, if you try using check_icmp instead, it will also tell<br>
you which of the routers along the way is sending the ICMP_UNREACH<br>
message, so you'll know which router you need to reconfigure to get<br>
it to work. HTH<br>
<div><div></div><div><br>
--<br>
Andreas Ericsson                   <a href="mailto:andreas.ericsson@op5.se" target="_blank">andreas.ericsson@op5.se</a><br>
OP5 AB                             <a href="http://www.op5.se" target="_blank">www.op5.se</a><br>
Tel: +46 8-230225                  Fax: +46 8-230231<br>
<br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can't happen without you.  Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
_______________________________________________________<br>
Nagios Plugin Development Mailing List <a href="mailto:Nagiosplug-devel@lists.sourceforge.net" target="_blank">Nagiosplug-devel@lists.sourceforge.net</a><br>
Unsubscribe at <a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>
</div></div></div><br>