Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#223
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2021-10-18 18:32:14 +02:00
parent 7dba25bbd3
commit 71252b6b8d
3 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@
to_port: 80
comment: 'dokuwiki-webserver'
from_ip: 0.0.0.0/0
protocol: tcp
- rule: allow
to_port: 4949
protocol: tcp

View File

@ -10,6 +10,7 @@
to_port: 80
comment: 'pihole-webgui'
from_ip: 0.0.0.0/0
protocol: tcp
- rule: allow
to_port: 4949
protocol: tcp

View File

@ -86,6 +86,7 @@
- geoipupdate # für munin-tor_
- python3-geoip # für munin-tor_
- nyx # tor-cli-monitoring
- open-vm-tools
### mgrote.fail2ban
f2b_bantime: 3600
f2b_findtime: 600