This commit is contained in:
The_Agent_K
2015-11-24 10:03:48 +01:00
parent 9df80c6d0c
commit 3c5952b01e
8 changed files with 151 additions and 4 deletions

20
fail2ban.blacklist Normal file
View File

@@ -0,0 +1,20 @@
########################################
#
# Single IP Example:
# 10.10.10.10 [2015-01-01 12:00:00]
# 10.10.10.10/32 [2015-01-01 12:00:00]
#
#########################################
#
# IP Range Options:
# 10.10.10.10/24 = 10.10.10.*
# 10.10.10.10/16 = 10.10.*.*
# 10.10.10.10/8 = 10.*.*.*
#
#########################################
#
# IP Range Examples:
# 10.10.10.10/16 [2015-01-01 12:00:00]
# 10.10.10.10/24 [2015-01-01 12:00:00]
#
#########################################