From e8eab11615e1d753f20345339e8a7bd0a8a12db6 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Mon, 9 Dec 2013 14:45:09 +1100 Subject: [PATCH] DOC: proftp - turn off ReverseDNS --- config/filter.d/proftpd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/filter.d/proftpd.conf b/config/filter.d/proftpd.conf index bf8f9b5f..b7e13414 100644 --- a/config/filter.d/proftpd.conf +++ b/config/filter.d/proftpd.conf @@ -1,5 +1,7 @@ # Fail2Ban fitler for the Proftpd FTP daemon # +# Set "UseReverseDNS off" in proftpd to avoid the need for DNS. +# See: http://www.proftpd.org/docs/howto/DNS.html [INCLUDES]