debops / ansible-ferm

Manage iptables firewall using ferm
GNU General Public License v3.0
32 stars 20 forks source link

DROP rate limited packets #108

Closed gaudenz closed 7 years ago

gaudenz commented 7 years ago

If packets are rate limited is does not make much sense to reject them. As we don't want these packets, just drop them.

Fixes #102.