From 9817661b45d2b4e7ae7735c4894f5d171de3c335 Mon Sep 17 00:00:00 2001 From: anton-reutov Date: Fri, 13 Feb 2015 22:02:15 +0300 Subject: [PATCH] Update proftpd.conf --- install/rhel/proftpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/install/rhel/proftpd.conf b/install/rhel/proftpd.conf index 240ee0227..6b89d125e 100644 --- a/install/rhel/proftpd.conf +++ b/install/rhel/proftpd.conf @@ -15,6 +15,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