From d6c230bcac67b21ce8cfc7f70324300c3ed8a585 Mon Sep 17 00:00:00 2001 From: anton-reutov Date: Fri, 13 Feb 2015 22:33:24 +0300 Subject: [PATCH] Update proftpd.conf --- install/debian/proftpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/install/debian/proftpd.conf b/install/debian/proftpd.conf index 0930fb11..532efab0 100644 --- a/install/debian/proftpd.conf +++ b/install/debian/proftpd.conf @@ -16,6 +16,7 @@ LogFormat default "%h %l %u %t \"%r\" %s %b" LogFormat auth "%v [%P] %h %t \"%r\" %s" ListOptions -a RequireValidShell off +PassivePorts 12000 12100 Umask 002