--- bruteforceblocker.conf-dist Sat Feb 10 10:17:58 2007 +++ bruteforceblocker.conf Sat Feb 10 10:38:01 2007 @@ -18,8 +18,25 @@ # whitelist - list of IPs that will never be blocked whitelist => [qw{ 127.0.0.1 - 172.16.0.2 - 10.10.1.4 + 192.168.0.1 + 192.168.0.101 + 192.168.0.102 + 192.168.0.103 + 192.168.0.104 + 192.168.0.105 + 192.168.0.106 + 192.168.0.107 + 192.168.0.108 + 192.168.0.109 + 192.168.0.110 + 192.168.0.111 + 192.168.0.112 + 192.168.0.113 + 192.168.0.114 + 192.168.0.115 + 192.168.0.116 + 192.168.0.117 + 192.168.0.119 }], };