Difference between revisions of "FAIL2BAN - Filter.d - Proxmox"

From wiki.1001solutions.net
(Created page with "Category:Post-It = On Host = == Filter.d == <nowiki> [Definition] failregex = pvedaemon\[.*authentication failure; rhost=<HOST> user=.* msg=.* ignoreregex = </nowiki...")
 
 
Line 25: Line 25:
 
maxretry = 3
 
maxretry = 3
 
bantime = 999999999
 
bantime = 999999999
<nowiki>
+
</nowiki>
  
  

Latest revision as of 04:39, 28 March 2020


On Host

Filter.d

[Definition]
failregex = pvedaemon\[.*authentication failure; rhost=<HOST> user=.* msg=.*
ignoreregex =


Jail.conf

[proxmox]
enabled = true
port = https,http,8006
filter = proxmox
logpath = /var/log/daemon.log
maxretry = 3
bantime = 999999999


Proxyfied

Filter.d

Jail.conf