1
0
Fork 0
mirror of https://github.com/ethauvin/fail2ban-digest.git synced 2025-04-26 02:57:12 -07:00
fail2ban-digest/config/action.d/digest.conf
2017-06-23 11:42:34 +02:00

27 lines
515 B
Text

# Fail2Ban configuration file
#
# Author: Enrico Tagliavini
#
#
[INCLUDES]
# this will send and email for jail start / stop. Can be removed if not needed
before = sendmail-common.conf
[Definition]
# Option: actionban
# Notes.: Command executed when banning an IP. Take care that the
# command is executed with Fail2Ban user rights.
# Tags: See jail.conf(5) man page
# Values: CMD
#
actionban = /usr/local/bin/fail2ban_digest add <name> <ip>
[Init]
# Default name of the chain
#
name = default