initial commit of file from CVS for smeserver-fail2ban on Sat Sep 7 19:53:17 AEST 2024
This commit is contained in:
13
root/etc/fail2ban/action.d/smeserver-iptables.conf
Normal file
13
root/etc/fail2ban/action.d/smeserver-iptables.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
[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>
|
||||
|
||||
[Init]
|
||||
protocol = undef
|
||||
port = undef
|
||||
bantime = undef
|
Reference in New Issue
Block a user