IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start
This commit is contained in:
@@ -8,8 +8,6 @@ Include /etc/proftpd/modules.conf
|
||||
|
||||
# Set off to disable IPv6 support which is annoying on IPv4 only boxes.
|
||||
UseIPv6 on
|
||||
# If set on you can experience a longer connection delay in many cases.
|
||||
IdentLookups off
|
||||
|
||||
ServerName "<SERVERNAME> FTP Server"
|
||||
ServerType standalone
|
||||
|
||||
Reference in New Issue
Block a user