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

index b413e0d4b7cc68854880fd8efb16133946fed7ee..770d9c9d899d6978995abd23e8c8e9d50bf3cf9e 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.