mirror of https://github.com/fail2ban/fail2ban
Update shorewall-ipset-proto6.conf
parent
e26a1ad6b6
commit
5fdd1d1ded
|
@ -20,7 +20,8 @@
|
|||
# action (so that the ban is immediate) the /etc/shorewall/shorewall.conf
|
||||
# file should me modified with "BLACKLISTNEWONLY=No".
|
||||
#
|
||||
# A lot of this depends of the shorewall version at least have the 4.5.5 Version
|
||||
# The use in IPset in shorewall depends of the version you must have at least 4.5.5< version
|
||||
# of shorewall
|
||||
#
|
||||
# Enable shorewall to use a blacklist using iptables creating a file /etc/shorewall/blrules
|
||||
# and adding "DROP net:+f2b-ssh all" one for every jail details in shorewall documentation blacklist.
|
||||
|
@ -37,7 +38,7 @@
|
|||
# To destroy the ipset in shorewall you must add to the file /etc/shorewall/stopped
|
||||
# # One line of every ipset
|
||||
# system("/usr/sbin/ipset -quiet destroy f2b-ssh ");
|
||||
# 1; # This must go to the end of the file if not shorewall complilation fails
|
||||
# 1; # This must go to the end of the file if not shorewall compilation fails
|
||||
#
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in New Issue