To Enable PING on the server
echo “0″ >> /proc/sys/net/ipv4/icmp_echo_ignore_all
To Disable PING on the server
echo “1″ >> /proc/sys/net/ipv4/icmp_echo_ignore_all
My sincere attempt to make the complete HelpDesk solution - Dhananjay Madhukar Sonawane
No comments:
Post a Comment