All of lore.kernel.org
 help / color / mirror / Atom feed
* Allowing ping
@ 2005-10-25 17:32 Askar Ali
  2005-10-26 15:55 ` /dev/rob0
  0 siblings, 1 reply; 4+ messages in thread
From: Askar Ali @ 2005-10-25 17:32 UTC (permalink / raw)
  To: netfilter

hi list,

        I have a very simple question, presently we are blocking icmp 
"ping" on our servers. But as far I can userderstand its not very good 
practice or providing a good security by blocking ping request. see one 
can ping www.xyz.com and get the reply back.

However Before allowing ping "echo-request" I just want to confirm 
whether doing ...

iptables -A INPUT -p icmp --icmp-type echo-request -j ACCEPT

would be enough or doing some rate limiting would be better?

Any help in this regard  will greatly appreciated.

regards

Askar Ali


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-10-26 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25 17:32 Allowing ping Askar Ali
2005-10-26 15:55 ` /dev/rob0
2005-10-26 15:59   ` Pablo Sanchez
2005-10-26 16:24   ` Askar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.