fail2ban/config/filter.d/proxmox.conf

21 lines
383 B
Plaintext
Raw Normal View History

2021-03-09 11:14:45 +00:00
# Fail2Ban filter for Proxmox Web GUI
#
# Jail example:
# [proxmox]
# enabled = true
# port = https,http,8006
# filter = proxmox
# logpath = /var/log/daemon.log
# maxretry = 3
# # 1 hour
# bantime = 3600
[Definition]
2024-07-30 17:16:40 +00:00
_daemon = pvedaemon
failregex = ^\s*\S+ %(_daemon)s\[\d+\]: authentication failure; rhost=<ADDR> user=<F-USER>\S+</F-USER>
2021-03-09 11:14:45 +00:00
ignoreregex =