|
Lines 25-31
Link Here
|
| 25 |
# Colon-separated blacklist threshold and full path to blacklist file. |
25 |
# Colon-separated blacklist threshold and full path to blacklist file. |
| 26 |
# (optional, no default) |
26 |
# (optional, no default) |
| 27 |
-#BLACKLIST_FILE=90:/var/lib/sshguard/enemies |
27 |
-#BLACKLIST_FILE=90:/var/lib/sshguard/enemies |
| 28 |
+#BLACKLIST_FILE=120:/var/db/sshguard/blacklist.db |
28 |
+BLACKLIST_FILE=120:/var/db/sshguard/blacklist.db |
| 29 |
|
29 |
|
| 30 |
# IP addresses listed in the WHITELIST_FILE are considered to be |
30 |
# IP addresses listed in the WHITELIST_FILE are considered to be |
| 31 |
# friendlies and will never be blocked. |
31 |
# friendlies and will never be blocked. |