]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Sat, 6 Jan 2018 05:42:30 +0000 (06:42 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sat, 6 Jan 2018 05:42:30 +0000 (06:42 +0100)
fail2ban/jail.conf

index 5af67dfcf5f21ed0d1f9d7a00315251346486ea9..8522bf0a025718638c7580d3cca628dd664129bf 100644 (file)
@@ -47,7 +47,7 @@ before = paths-debian.conf
 # "ignoreip" can be an IP address, a CIDR mask or a DNS host. Fail2ban will not
 # ban a host which matches an address in this list. Several addresses can be
 # defined using space (and/or comma) separator.
-ignoreip = 127.0.0.1/8
+ignoreip = 127.0.0.1/8 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 185.48.118.128 162.254.24.33 185.102.95.107 185.48.118.130
 
 # External command that will take an tagged arguments to ignore, e.g. <ip>,
 # and return true if the IP is to be ignored. False otherwise.