[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disable ping (Was: [cobalt-users] Ipchains command?)
- Subject: Re: Disable ping (Was: [cobalt-users] Ipchains command?)
- From: "Nico Meijer" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Thu Mar 22 19:07:25 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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