diff --git a/Fail2Ban/jail.local b/Fail2Ban/jail.local index bfa29a51a..d11a7ed25 100644 --- a/Fail2Ban/jail.local +++ b/Fail2Ban/jail.local @@ -1,4 +1,9 @@ -# Place this at the bottom of your jail.local file adjust ban and find times as your require +# Place this jail at the bottom of your jail.local file adjust ban and find times as your require +# This is to be added to an existing jail.local file, this should not be the only contents +# of your jail.local for Fail2Ban + +# PLEASE NOTE: This only works on Fail2Ban V 0.9.3 and up. + [nginxrepeatoffender] enabled = true logpath = %(nginx_access_log)s