instructions
This commit is contained in:
15
fail2ban-master/config/action.d/iptables-new.conf
Normal file
15
fail2ban-master/config/action.d/iptables-new.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
# Fail2Ban configuration file
|
||||
#
|
||||
# Author: Cyril Jaquier
|
||||
# Copied from iptables.conf and modified by Yaroslav Halchenko
|
||||
# to fulfill the needs of bugreporter dbts#350746.
|
||||
#
|
||||
# Obsolete: superseded by iptables[pre-rule='-m state --state NEW<sp>']
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
before = iptables.conf
|
||||
|
||||
[Definition]
|
||||
|
||||
pre-rule = -m state --state NEW<sp>
|
||||
Reference in New Issue
Block a user