Fail2ban - Настройка
Posted: Mon Apr 09, 2018 6:19 am
Подскажите где настроить время блокировки? ІР пропадаю с блеклиста довльно быстро.
/etc/fail2ban/jail.conf
Code: Select all
# "bantime" is the number of seconds that a host is banned.
bantime = 604800
# A host is banned if it has generated "maxretry" during the last "findtime"
# seconds.
findtime = 604800
maxretry = 3