From 948b12e5df176ddee46cb2e03d4e316ff137c9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Tue, 14 Jul 2015 18:35:51 +0200 Subject: [PATCH] Fixed definition of knocking_url for pass2allow --- config/jail.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/jail.conf b/config/jail.conf index a306e7ec..b0ed6355 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -771,11 +771,10 @@ maxretry = 1 [pass2allow-ftp] # this pass2allow example allows FTP traffic after successful HTTP authentication port = ftp,ftp-data,ftps,ftps-data +# knocking URL needs to be customized in apache-pass.local filter = apache-pass # access log of the website with HTTP auth logpath = %(apache_access_log)s -# knocking URL needs to be customized per each deployment -knocking_url = /secret-knocking-url blocktype = RETURN returntype = DROP bantime = 3600