This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/pyofey on 2025-03-12 22:02:35+00:00.
Grafana fail2ban-geo-exporter dashboard
444-jail - I’ve created a list of blacklisted countries. Nginx returns http code 444 when request is from those countries and fail2ban bans them.
ip-jail - any client with http request to the VPS public IP is banned by fail2ban. Ideally a genuine user would only connect using (subdomain).domain.com.
ssh-jail - bans IPs from /var/log/auth.log using
Links -
-
maxmind geo db docker -
-
fail2ban docker -
-
fail2ban-prometheus-exporter -
-
fail2ban-geo-exporter -
You must log in or register to comment.