From 67fd75c88e939c0e09ce203f18f50fe460ada84f Mon Sep 17 00:00:00 2001 From: sebres Date: Mon, 6 Jan 2020 21:11:28 +0100 Subject: [PATCH] pass2allow-ftp: inverted handling - action should prohibit access per default for any IP, so reset start on demand parameter for this action (will be started immediately). --- config/jail.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index a77a47ba..fbc357f7 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -862,7 +862,7 @@ logpath = %(apache_access_log)s blocktype = RETURN returntype = DROP action = %(action_)s[blocktype=%(blocktype)s, returntype=%(returntype)s, - actionstart_on_demand=True, actionrepair_on_unban=True] + actionstart_on_demand=false, actionrepair_on_unban=true] bantime = 1h maxretry = 1 findtime = 1