<html><body bgcolor="#FFFFFF"><div>Or you can process the output of ping:</div><div><br></div><div><a href="http://inetdaemon.com/tutorials/troubleshooting/tools/ping/index.html">http://inetdaemon.com/tutorials/troubleshooting/tools/ping/index.html</a></div><div><br></div><div>see the link</div><div><br></div><div>PING response type codes<br><br>Kartik Thakore</div><div><br>On 2010-03-16, at 10:19 AM, Fulko Hew &lt;<a href="mailto:fulko.hew@gmail.com">fulko.hew@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><br><br><div class="gmail_quote">On Tue, Mar 16, 2010 at 9:53 AM, Kartik Thakore <span dir="ltr">&lt;<a href="mailto:thakore.kartik@gmail.com"><a href="mailto:thakore.kartik@gmail.com">thakore.kartik@gmail.com</a></a>&gt;</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;">

Hi Fulko,<br></blockquote><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Have you tried NetPacket::ICMP? I have used this module before to
decode ICMP packets and get data based on their ICMP code. ICMP_UNREACH
is the code you want.&nbsp; <br></blockquote><div><br>I looked at that last night. It provides a way to decode packets, but<br>my confusion lies in, how would I&nbsp; (easily) get the packet to decode...<br>while I was in the middle of actually attempting to receive the actual<br>

application data.&nbsp; (I will however, investigate further.)<br></div><div><br>... snip ...<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


use Net::Pcap;<br></blockquote><div><br>... snip ...<br>&nbsp;<br></div></div>Yes, I had thought of that, but running a packet sniffer is a 'hell of an overkill'<br>to determine something (that in retrospect) should have been reported back<br>

to the application (somehow).<br><br>So far, all I seem to have is an application level timeout.<br><br><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>toronto-pm mailing list</span><br><span><a href="mailto:toronto-pm@pm.org">toronto-pm@pm.org</a></span><br><span><a href="http://mail.pm.org/mailman/listinfo/toronto-pm">http://mail.pm.org/mailman/listinfo/toronto-pm</a></span><br></div></blockquote></body></html>