[uClinux-dev] :How to Enable/Disable Ping Server in uClinux
Doug Kehn
rdkehn at yahoo.com
Wed Sep 6 06:36:17 EDT 2006
HI Manju,
--- MANJU V wrote:
> Hi ,
> I need to enable and disable PING feature in uClinux
> on run time.
> Can anyone tell me how to Enable/Disable ICMP Echo
> request in uClinux.
>
To disable try:
echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_all
then to enable:
echo "0" > /proc/sys/net/ipv4/icmp_echo_ignore_all
Regards,
...doug
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the uClinux-dev
mailing list