nis65 / ansible-debian-router

Ansible managed IPv4 / IPv6 router / firewall / vpn server / ...
GNU General Public License v3.0
3 stars 1 forks source link

add counters to fail2ban nftables rules #59

Closed nis65 closed 1 year ago

nis65 commented 1 year ago

As there are counters on all nftables rules created by the other roles, it would be nice to see how much traffic hits the fail2ban rules too.

nis65 commented 1 year ago

It seems that this hint enabled me to implement an elegant solution: https://github.com/fail2ban/fail2ban/issues/2767#issuecomment-651029086