Update 'configs/Fail2Ban/nginx.conf'

This commit is contained in:
bprieshof
2018-12-05 12:48:18 +01:00
parent c9c718a73d
commit 4ca4ce977c

View File

@@ -164,8 +164,7 @@
# # iptables-multiport, shorewall, etc) It is used to define # # iptables-multiport, shorewall, etc) It is used to define
# # action_* variables. Can be overridden globally or per # # action_* variables. Can be overridden globally or per
# # section within jail.local file # # section within jail.local file
# banaction = iptables-multiport banaction = ufw
# banaction_allports = iptables-allports
# #
# # The simplest action to take: ban only # # 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"] # action_ = %(banaction)s[name=%(__name__)s, bantime="%(bantime)s", port="%(port)s", protocol="%(protocol)s", chain="%(chain)s"]