fail2ban: Add rules to the Vuurmuur hook chain.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Sep 2009 11:17:06 +0000 (13:17 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Sep 2009 11:17:06 +0000 (13:17 +0200)
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.

etc/fail2ban/jail.local [new file with mode: 0644]

diff --git a/etc/fail2ban/jail.local b/etc/fail2ban/jail.local
new file mode 100644 (file)
index 0000000..eff534b
--- /dev/null
@@ -0,0 +1,2 @@
+[DEFAULT]
+chain = PRE-VRMR-INPUT