added reference to properly fail2ban configuration

master
Serg G. Brester 2017-03-09 22:02:54 +01:00 committed by sebres
parent 344368a2ab
commit 587e9dc599
1 changed files with 4 additions and 0 deletions

@ -1,3 +1,7 @@
Please read [properly fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.<br/>
Many issues are configuration-related and can be relative easy rectified by the adjustment of the configuration.
***
**[Q]** I messed up Fail2Ban during Testing and blocked out my own IP address, how do I completely reset Fail2Ban to get it off to a clean start?<br/> **[Q]** I messed up Fail2Ban during Testing and blocked out my own IP address, how do I completely reset Fail2Ban to get it off to a clean start?<br/>
**[A]** In newer versions of Fail2Ban you can simply run the command<br/> **[A]** In newer versions of Fail2Ban you can simply run the command<br/>
`?sudo? fail2ban-client unban <IP> ... <IP>`<br/> `?sudo? fail2ban-client unban <IP> ... <IP>`<br/>