Add NGINX 404 and DOS filters

This commit is contained in:
blackc2004
2016-05-04 15:58:38 -07:00
parent 82ecab168b
commit 59516f7708
4 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Fail2Ban configuration file
[Definition]
# Option: failregex
# Notes.: Regexp to catch a generic call from an IP address.
# Values: TEXT
#
failregex = ^<HOST> -.*"(GET|POST).*HTTP.*"$
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.
# Values: TEXT
#
ignoreregex =