mirror of https://github.com/fail2ban/fail2ban
Updated Home (markdown)
parent
7167ce3645
commit
4dced0e1cf
7
Home.md
7
Home.md
|
@ -2,6 +2,10 @@
|
|||
|
||||
<h3>Welcome to the fail2ban wiki!</h3>
|
||||
|
||||
<h3>Getting started</h3>
|
||||
* [How fail2ban works](How-fail2ban-works)
|
||||
|
||||
---
|
||||
<h3>HowTo's</h3>
|
||||
* [Test newer fail2ban version](How-to-test-newer-fail2ban-version-resp.-use-fail2ban-standalone-instance)
|
||||
* [Create standalone instance](How-to-test-newer-fail2ban-version-resp.-use-fail2ban-standalone-instance)
|
||||
|
@ -9,6 +13,9 @@
|
|||
|
||||
---
|
||||
<h3>FAQ</h3>
|
||||
* <h4>Banning</h4>
|
||||
- [Fail2ban does not detect some authentication failures resp. banning does not occurred](How-fail2ban-works)
|
||||
- [Fail2ban detects resp. incorrectly blocks some authentication attempts as failure (e. g. bans my IP address)](How-fail2ban-works)
|
||||
* <h4>Configuration</h4>
|
||||
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Fail2ban Troubleshooting](Troubleshooting)
|
||||
|
|
Loading…
Reference in New Issue