Idee von http://sven.rojek.de/posts/fail2ban-iprange-mit-blackliste-blocken eingearbeitet
This commit is contained in:
20
fail2ban.blacklist
Normal file
20
fail2ban.blacklist
Normal 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]
|
||||
#
|
||||
#########################################
|
||||
Reference in New Issue
Block a user