![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Ping and Linux firewallby trippledubs (Deacon) |
on Sep 02, 2015 at 16:24 UTC ( #1140813=note: print w/replies, xml ) | Need Help?? |
By default Net::Ping does a tcp ping. Normal OS pings are usually ICMP. You could try allowing inbound port number 7 to make the TCP Net::Ping work or
to make your Net::Ping use ICMP protocol.
In Section
Seekers of Perl Wisdom
|
|