fail2ban/config/filter.d/proxmox.conf

19 lines
341 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]
2021-03-10 14:39:03 +00:00
failregex = pvedaemon\[\d*\]: authentication failure; rhost=<HOST> user=.* msg=.*
2021-03-09 11:14:45 +00:00
ignoreregex =