Help with iptables and ICMP rules

Support for security such as Firewalls and securing linux
Post Reply
manuel19
Posts: 5
Joined: 2015/05/18 13:07:18

Help with iptables and ICMP rules

Post by manuel19 » 2015/11/05 15:48:58

Hi,

I need your help.
I'm using CentOS 6 and I only have 1 interface, eth0 with is a Web Server with a public address.

I need your help to configure the iptables firewall to only allow 30 pings per minute.
Then drop the traffic until the count starts again.

Thanks,
Manuel

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: Help with iptables and ICMP rules

Post by aks » 2015/11/05 19:08:55

-m limit is the answer .. it's in the manual!

Post Reply