From 62fa02241f3c2c159d2d17ad8f1bf8ab96881d3a Mon Sep 17 00:00:00 2001 From: "Serg G. Brester" Date: Thu, 9 Mar 2017 13:31:40 +0100 Subject: [PATCH] Update jail.conf --- config/jail.conf | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/config/jail.conf b/config/jail.conf index 560136a6..75a824e2 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -206,18 +206,11 @@ action_badips = badips.py[category="%(__name__)s", banaction="%(banaction)s", ag # Report ban via badips.com (uses action.d/badips.conf for reporting only) # action_badips_report = badips[category="%(__name__)s", agent="%(fail2ban_agent)s"] + # Report ban via abuseipdb.com. # -# See action.d/abuseipdb.conf and -# https://wiki.shaunc.com/wikka.php?wakka=ReportingToAbuseIPDBWithFail2Ban +# See action.d/abuseipdb.conf for usage example and details. # -# NOTE: These reports may include sensitive Info. -# If you want cleaner reports that ensure no user data see the helper script at the above website. -# -# IMPORTANT: This action relies on a api_key being added to the above action conf, -# and the appropriate catagories set. -# Example, for ssh bruteforce: action = %(action_abuseipdb)s[abuseipdb_category="18,22"] -# See action.d/abuseipdb.conf for catagories action_abuseipdb = abuseipdb # Choose default action. To change, just override value of 'action' with the