jail "pass2allow-ftp" should supply blocktype to action

closes gh-1884
pull/1889/head
Serg G. Brester 7 years ago committed by GitHub
parent d926e11a5c
commit fd83260bd8

@ -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

Loading…
Cancel
Save