diff --git a/configs/Fail2Ban/nginx.conf b/configs/Fail2Ban/nginx.conf index 1c13613..e9fc989 100644 --- a/configs/Fail2Ban/nginx.conf +++ b/configs/Fail2Ban/nginx.conf @@ -164,8 +164,7 @@ # # iptables-multiport, shorewall, etc) It is used to define # # action_* variables. Can be overridden globally or per # # section within jail.local file -# banaction = iptables-multiport -# banaction_allports = iptables-allports +banaction = ufw # # # The simplest action to take: ban only # action_ = %(banaction)s[name=%(__name__)s, bantime="%(bantime)s", port="%(port)s", protocol="%(protocol)s", chain="%(chain)s"]