Sorry, me no understand difference into LF_PERMBLOCK and LF_PERMBLOCK_ALERT
Posted: 30 Jun 2021, 16:31
Hello,
really I understand this:
means "YES, plese protect my server and BLOCK any IP with BAD actions".
means "NOT send email when a new IP is blocked".
I am wrong?
... just I have this config:and I get many emails each hour about new IPs blockeds.
what config I need?
thanks
really I understand this:
Code: Select all
LF_PERMBLOCK = "1"
Code: Select all
LF_PERMBLOCK_ALERT = "0"
I am wrong?
... just I have this config:
Code: Select all
LF_PERMBLOCK = "1"
LF_PERMBLOCK_INTERVAL = "86400"
LF_PERMBLOCK_COUNT = "4"
LF_PERMBLOCK_ALERT = "0"
what config I need?
thanks