From ca45671db2ee4e397c672845cf8a68c25fbcf8c4 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 9 Mar 2021 12:14:45 +0100 Subject: [PATCH] Add support to Proxmox Web GUI --- config/filter.d/proxmox.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 config/filter.d/proxmox.conf diff --git a/config/filter.d/proxmox.conf b/config/filter.d/proxmox.conf new file mode 100644 index 00000000..9c6419c9 --- /dev/null +++ b/config/filter.d/proxmox.conf @@ -0,0 +1,18 @@ +# 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] + +failregex = pvedaemon\[.*authentication failure; rhost= user=.* msg=.* + +ignoreregex = +