From: Matthijs Kooijman Date: Thu, 10 Sep 2009 11:17:06 +0000 (+0200) Subject: fail2ban: Add rules to the Vuurmuur hook chain. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=e1d98ef97221224e3bde3e2164f1ee00837584a3;p=matthijs%2Fservers%2Fdrsnuggles.git fail2ban: Add rules to the Vuurmuur hook chain. Normally, fail2ban adds its rules to the INPUT directly, but then its rules will get flushed when Vuurmuur is restarted. Using this special hook chain created by Vuurmuur, fail2ban should keep working even after Vuurmuur restarts. --- diff --git a/etc/fail2ban/jail.local b/etc/fail2ban/jail.local new file mode 100644 index 0000000..eff534b --- /dev/null +++ b/etc/fail2ban/jail.local @@ -0,0 +1,2 @@ +[DEFAULT] +chain = PRE-VRMR-INPUT