From 15aa8b6139cbe577c8ccb89162b8d8e83f2bbb57 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sat, 29 Sep 2018 17:08:01 -0600 Subject: [PATCH] Added header note to config file --- etc/fail2ban/jail.local | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/fail2ban/jail.local b/etc/fail2ban/jail.local index a704990..48ab755 100644 --- a/etc/fail2ban/jail.local +++ b/etc/fail2ban/jail.local @@ -1,5 +1,11 @@ [DEFAULT] +####### +### This file overrides the default settings found in /etc/fail2ban/jail.conf +### Customizations should be written here so that updates do NOT overwrite them! +####### + + ### List of IP addresses to ignore (aka NEVER ban). This is usually just the ### localhost but could also be static IPs of admin machines that remotely ### connect, etc.