Define empty actionstart, actionstop and actioncheck

in smeserver-iptables action
tags/0.1.5_el6 0.1.5_el6
Daniel Berteaud 10 years ago
parent a862d25328
commit 593c151120
  1. 3
      root/etc/fail2ban/action.d/smeserver-iptables.conf

@ -1,6 +1,9 @@
[Definition]
actionstart =
actionstop =
actioncheck =
actionban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --proto=<protocol> --port=<port> --bantime=<bantime>
actionunban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --unban --proto=<protocol> --port=<port>

Loading…
Cancel
Save