fail2ban: Allow the INPUT chain to be customized.
[matthijs/servers/drsnuggles.git] / etc / fail2ban / jail.conf
index c991155b083eae8471c62cb5f2266c2d2cea8986..a64370fbbfce8e9dcae06c25eb5e8c70b28fe1d6 100644 (file)
@@ -55,7 +55,7 @@ protocol = tcp
 # Action shortcuts. To be used to define action parameter
 
 # The simplest action to take: ban only
-action_ = %(banaction)s[name=%(__name__)s, port="%(port)s", protocol="%(protocol)s"]
+action_ = %(banaction)s[name=%(__name__)s, port="%(port)s", protocol="%(protocol)s", chain="%(chain)s"]
 
 # ban & send an e-mail with whois report to the destemail.
 action_mw = %(action_)s