mirror of https://github.com/fail2ban/fail2ban
Solution for issue #1665
Solves the issue of authentic GoogleBots being banned by apache-fakegooglebots.pull/1668/head
parent
6f190b6e61
commit
4a65e069e1
|
@ -22,7 +22,7 @@
|
||||||
# rename this file: (sudo) mv /etc/init.d/fail2ban.init /etc/init.d/fail2ban
|
# rename this file: (sudo) mv /etc/init.d/fail2ban.init /etc/init.d/fail2ban
|
||||||
# same with the logrotate file: (sudo) mv /etc/logrotate.d/fail2ban.logrotate /etc/logrotate.d/fail2ban
|
# same with the logrotate file: (sudo) mv /etc/logrotate.d/fail2ban.logrotate /etc/logrotate.d/fail2ban
|
||||||
#
|
#
|
||||||
PATH=/usr/sbin:/usr/bin:/sbin:/bin
|
PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin
|
||||||
DESC="authentication failure monitor"
|
DESC="authentication failure monitor"
|
||||||
NAME=fail2ban
|
NAME=fail2ban
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue