http://qs1969.pair.com?node_id=1141242


in reply to Re: Ping and Linux firewall
in thread Ping and Linux firewall

Agreed, You will probably have more luck with an ICMP ping.

One caveat, is that on Linux at least, your perl process will need root to send ICMP packets. (you will find that the ping binary is setuid root on Linux). This might not be an issue on windows as the security tends to be more lax, and you are probably logged in with admin privileges, but it is something to keep in mind.