From fd83260bd8973e704f6056dca86e9360b3a876bb Mon Sep 17 00:00:00 2001 From: "Serg G. Brester" Date: Thu, 7 Sep 2017 18:51:08 +0200 Subject: [PATCH] jail "pass2allow-ftp" should supply blocktype to action closes gh-1884 --- config/jail.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/jail.conf b/config/jail.conf index e3e89ff0..7c696176 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -840,6 +840,7 @@ filter = apache-pass[knocking_url="%(knocking_url)s"] logpath = %(apache_access_log)s blocktype = RETURN returntype = DROP +action = %(action_)s[blocktype=%(blocktype)s, returntype=%(returntype)s] bantime = 1h maxretry = 1 findtime = 1