mirror of https://github.com/fail2ban/fail2ban
added reference to properly fail2ban configuration
parent
344368a2ab
commit
587e9dc599
|
@ -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/>
|
||||||
|
|
Loading…
Reference in New Issue