mirror of https://github.com/fail2ban/fail2ban
mixed markdown/html formatting does not work anymore
parent
26253f7b7d
commit
fe08fbdb84
12
Home.md
12
Home.md
|
@ -1,20 +1,20 @@
|
|||
<h2><img src="https://avatars1.githubusercontent.com/u/1087378?v=3&s=200" height="64" align="middle"/> Fail2ban · Welcome to the fail2ban wiki!</h2>
|
||||
### <img src="https://avatars1.githubusercontent.com/u/1087378?v=3&s=200" height="64" align="middle"/> Fail2ban · Welcome to the fail2ban wiki!
|
||||
|
||||
<h3>Getting started</h3>
|
||||
### Getting started
|
||||
* [How fail2ban works](How-fail2ban-works)
|
||||
|
||||
---
|
||||
<h3>HowTo's</h3>
|
||||
### HowTo's
|
||||
* [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)
|
||||
* [Ban something other as host/IP, like user or e-mail](How-to-ban-something-other-as-host-(IP-address),-like-user-or-mail,-etc.)
|
||||
|
||||
---
|
||||
<h3>FAQ</h3>
|
||||
* <h4>Banning</h4>
|
||||
### FAQ
|
||||
* #### Banning
|
||||
- [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>
|
||||
* #### Configuration
|
||||
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Fail2ban Troubleshooting](Troubleshooting)
|
||||
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
|
|
@ -1,11 +1,11 @@
|
|||
<h2>HowTo's</h2>
|
||||
### HowTo's
|
||||
* [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)
|
||||
* [Ban something other as host/IP, like user or e-mail](How-to-ban-something-other-as-host-(IP-address),-like-user-or-mail,-etc.)
|
||||
|
||||
---
|
||||
<h2>FAQ</h2>
|
||||
* <h4>Configuration</h4>
|
||||
### FAQ
|
||||
* #### Configuration
|
||||
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
|
||||
- [Fail2ban Troubleshooting](Troubleshooting)
|
||||
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
|
Loading…
Reference in New Issue