LFD incorrect perma ban
Posted: 01 May 2015, 09:06
I have configured the following setting in CSF/LFD:
I have set the permanent block to 0, which should tell LFD to only set a temporarily ban when a failed login has been detected. However, CSF/LFD sets a perma ban instead.
I'm using version v7.68
Code: Select all
# [*]Enable login failure detection of DirectAdmin connections
# This option also detects login failures on DA for Roundcube, SquirrelMail and
# phpMyAdmin if installed and logging enabled via CustomBuild v2+
#
# If you do not want to scan for one or more of DIRECTADMIN_LOG_*, simply set
# the respective option to ""
LF_DIRECTADMIN = "5"
LF_DIRECTADMIN_PERM = "0"
I'm using version v7.68