| Line 5... |
Line 5... |
| 5 |
#
|
5 |
#
|
| 6 |
|
6 |
|
| 7 |
# Action to report IP address to blocklist.de
|
7 |
# Action to report IP address to blocklist.de
|
| 8 |
# Blocklist.de must be signed up to at www.blocklist.de
|
8 |
# Blocklist.de must be signed up to at www.blocklist.de
|
| 9 |
# Once registered, one or more servers can be added.
|
9 |
# Once registered, one or more servers can be added.
|
| 10 |
# This action requires the server 'email address' and the assoicate apikey.
|
10 |
# This action requires the server 'email address' and the associated apikey.
|
| 11 |
#
|
11 |
#
|
| 12 |
# From blocklist.de:
|
12 |
# From blocklist.de:
|
| 13 |
# www.blocklist.de is a free and voluntary service provided by a
|
13 |
# www.blocklist.de is a free and voluntary service provided by a
|
| 14 |
# Fraud/Abuse-specialist, whose servers are often attacked on SSH-,
|
14 |
# Fraud/Abuse-specialist, whose servers are often attacked on SSH-,
|
| 15 |
# Mail-Login-, FTP-, Webserver- and other services.
|
15 |
# Mail-Login-, FTP-, Webserver- and other services.
|
| 16 |
# The mission is to report all attacks to the abuse deparments of the
|
16 |
# The mission is to report all attacks to the abuse departments of the
|
| 17 |
# infected PCs/servers to ensure that the responsible provider can inform
|
17 |
# infected PCs/servers to ensure that the responsible provider can inform
|
| 18 |
# the customer about the infection and disable them
|
18 |
# the customer about the infection and disable them
|
| 19 |
#
|
19 |
#
|
| 20 |
# IMPORTANT:
|
20 |
# IMPORTANT:
|
| 21 |
#
|
21 |
#
|
| Line 23... |
Line 23... |
| 23 |
# serious. Fail2ban developers and network owners recommend you only use this
|
23 |
# serious. Fail2ban developers and network owners recommend you only use this
|
| 24 |
# action for:
|
24 |
# action for:
|
| 25 |
# * The recidive where the IP has been banned multiple times
|
25 |
# * The recidive where the IP has been banned multiple times
|
| 26 |
# * Where maxretry has been set quite high, beyond the normal user typing
|
26 |
# * Where maxretry has been set quite high, beyond the normal user typing
|
| 27 |
# password incorrectly.
|
27 |
# password incorrectly.
|
| 28 |
# * For filters that have a low likelyhood of receiving human errors
|
28 |
# * For filters that have a low likelihood of receiving human errors
|
| 29 |
#
|
29 |
#
|
| 30 |
|
30 |
|
| 31 |
[Definition]
|
31 |
[Definition]
|
| 32 |
|
32 |
|
| 33 |
# Option: actionstart
|
33 |
# Option: actionstart
|