From c207ad6058905992aab0b9584b7335ec2bd94a4b Mon Sep 17 00:00:00 2001 From: Ivo Truxa Date: Thu, 6 Feb 2014 00:27:38 +0100 Subject: [PATCH] removing ignoreip at [nagios] I removed the ignoreip setting from the nagios section. As pointed out, it is redundant here. Nagios server, under normal circumstances should not trigger any access errors, and would be included in the global ignoreips anyway. --- config/jail.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index 74d1e1d2..ffbdf33e 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -768,5 +768,4 @@ filter = nagios action = iptables[name=Nagios, port=5666, protocol=tcp] sendmail-whois[name=Nagios, dest=you@example.com, sender=fail2ban@example.com, sendername="Fail2Ban"] logpath = /var/log/messages ; nrpe.cfg may define a different log_facility -ignoreip = 123.12.123.12 ; your Nagios server maxretry = 1