Doku Fail2ban
This commit is contained in:
parent
f6c4bc4cbc
commit
03a393afe2
1 changed files with 10 additions and 16 deletions
|
@ -1,22 +1,16 @@
|
||||||
## mgrote.<name>
|
## mgrote.fail2ban
|
||||||
|
|
||||||
### Beschreibung
|
### Beschreibung
|
||||||
|
Installiert fail2ban für ssh.
|
||||||
|
|
||||||
### Funktioniert auf
|
### Funktioniert auf
|
||||||
- [ ] Ubuntu (>=18.04)
|
- [x] Ubuntu (>=18.04)
|
||||||
- [ ] Debian
|
- [x] Debian
|
||||||
|
|
||||||
- [ ] ProxMox 6.1
|
|
||||||
|
|
||||||
### Variablen + Defaults
|
### Variablen + Defaults
|
||||||
##### Erklaerung
|
##### Bantime, Werte in Sekunden
|
||||||
befehl...
|
f2b_bantime: 60
|
||||||
|
##### Findtime, Werte in Sekunden
|
||||||
|
f2b_findtime: 600
|
||||||
|
##### Versuche, Werte in Sekunden
|
||||||
## Checkliste fuer Rolle
|
f2b_maxretry: 5
|
||||||
- [ ] Variablen in Doku
|
|
||||||
- [ ] Cron immer als Var
|
|
||||||
- [ ] dependencies als Meta
|
|
||||||
- [ ] defaults wenn moeglich fuer alle Vars
|
|
||||||
- [ ] Beispiel-Playbook
|
|
||||||
|
|
Loading…
Reference in a new issue