You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
279 B
11 lines
279 B
12 years ago
|
|
||
|
[Definition]
|
||
|
|
||
12 years ago
|
actionban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --proto=<protocol> --port=<port> --bantime=<bantime>
|
||
12 years ago
|
actionunban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --unban --proto=<protocol> --port=<port>
|
||
12 years ago
|
|
||
|
[Init]
|
||
|
protocol = undef
|
||
|
port = undef
|
||
12 years ago
|
bantime = undef
|