Whitelist
From Fail2ban
Revision as of 15:37, 12 May 2010 by 76.65.198.191 (talk) (Removed the mis-information and added the proper way to do whitelisting)
Whitelisting
Whitelisting is setup in the jail.conf file using a space separated list.
[DEFAULT] # "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 separator. ignoreip = 127.0.0.1 192.168.1.0/24 8.8.8.8