rename ban script to smeserver-fail2ban

tags/0.0.1
Daniel Berteaud 12 years ago
parent 242cdc05a3
commit f81ad40949
  1. 4
      root/etc/fail2ban/action.d/smeserver.conf
  2. 0
      root/sbin/e-smith/smeserver-fail2ban

@ -1,8 +1,8 @@
[Definition] [Definition]
actionban = /sbin/e-smith/sme-fail2ban --host=<ip> --proto=<protocol> --port=<port> actionban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --proto=<protocol> --port=<port>
actionunban = /sbin/e-smith/sme-fail2ban --host=<ip> --unban --proto=<protocol> --port=<port> actionunban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --unban --proto=<protocol> --port=<port>
[Init] [Init]
protocol = undef protocol = undef

Loading…
Cancel
Save