Define empty actionstart, actionstop and actioncheck

in smeserver-iptables action
tags/0.1.6_el5 0.1.6_el5
Daniel Berteaud 11 years ago
parent 4da2dd6979
commit 799310bef3
  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