Line 7... |
Line 7... |
7 |
# file /etc/shorewall/shorewall.conf). This means that when Fail2ban adds a
|
7 |
# file /etc/shorewall/shorewall.conf). This means that when Fail2ban adds a
|
8 |
# new shorewall rule to ban an IP address, that rule will affect only new
|
8 |
# new shorewall rule to ban an IP address, that rule will affect only new
|
9 |
# connections. So if the attempter goes on trying using the same connection
|
9 |
# connections. So if the attempter goes on trying using the same connection
|
10 |
# he could even log in. In order to get the same behavior of the iptable
|
10 |
# he could even log in. In order to get the same behavior of the iptable
|
11 |
# action (so that the ban is immediate) the /etc/shorewall/shorewall.conf
|
11 |
# action (so that the ban is immediate) the /etc/shorewall/shorewall.conf
|
12 |
# file should me modified with "BLACKLISTNEWONLY=No".
|
12 |
# file should me modified with "BLACKLISTNEWONLY=No". Note that as of
|
- |
|
13 |
# Shorewall 4.5.13 BLACKLISTNEWONLY is deprecated; however the equivalent
|
- |
|
14 |
# of BLACKLISTNEWONLY=No can now be achieved by setting BLACKLIST="ALL".
|
13 |
#
|
15 |
#
|
14 |
|
16 |
|
15 |
[Definition]
|
17 |
[Definition]
|
16 |
|
18 |
|
17 |
# Option: actionstart
|
19 |
# Option: actionstart
|