[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disable ping (Was: [cobalt-users] Ipchains command?)



Hi Murat,

>   Because I wanted to close my server to the ping. I don't know if there
is
> a special gui command in the web based interface for it, but if there is
> not, please tell me the right one.

I don't believe it's in the GUI.

Try "echo 1 > /cat/proc/sys/net/ipv4/icmp_echo_ignore_all" (without quotes).
You don't have to rerun your ipchains script, but do put it in rc.local.

Hope this helps... Nico