view common/fail2ban/apf.conf @ 130:eb32a4978a7c puppet-3.6

Be less agressive with blocking on the grounds of SPF
author IBBoard <dev@ibboard.co.uk>
date Thu, 06 Oct 2016 19:02:30 +0100
parents 956e484adc12
children
line wrap: on
line source

[Definition]
actionstart = 
actionstop = 
actioncheck = 
actionban = /etc/apf/apf --deny <ip> Fail2Ban-<name>
actionunban = /etc/apf/apf --remove <ip>