OP#491 fix correlation for jail

This commit is contained in:
2026-03-12 15:53:33 +01:00
parent 3f9902e435
commit 25e9299a5a

View File

@@ -6,7 +6,7 @@
[nagios-auth] [nagios-auth]
enabled = <%= @ng_jail_enable %> enabled = <%= @ng_jail_enable %>
port = http,https port = http,https
filter = nagios-auth filter = <%= @ng_jail_order %>-nagios
logpath = <%= @ng_fail2ban_logpath %> logpath = <%= @ng_fail2ban_logpath %>
maxretry = <%= @ng_fail2ban_maxretry %> maxretry = <%= @ng_fail2ban_maxretry %>
bantime = <%= @ng_fail2ban_bantime %> bantime = <%= @ng_fail2ban_bantime %>