Search

Disable Ping Response in ubuntu PDF Print E-mail
User Rating: / 2
PoorBest 
How to ? - Linux
Sunday, 06 December 2009 23:30

 

 

Ping is used to check if a machine is up, Most of the hackers are using ping for finding the hackable machine. The hacking chances can be reduced by blocking ping.

in ubuntu ping can be disable by adding following line to /etc/init.d/networking (network init script)
echo 1 >/proc/sys/net/ipv4/icmp_echo_ignore_all

to re-enable

echo 0 >/proc/sys/net/ipv4/icmp_echo_ignore_all



Add this page to your favorite Social Bookmarking websites
 
Last Updated on Wednesday, 09 December 2009 07:16
 

Add comment


Security code
Refresh

We have 67 guests online