# Fail2Ban configuration file # # Author: Cyril Jaquier # # $Revision: 254 $ # [Definition] # Option: fwstart # Notes.: command executed once at the start of Fail2Ban. # Values: CMD # actionstart = echo -en "Hi,\n The jail has been started successfuly.\n Regards,\n Fail2Ban"|mail -s "[Fail2Ban] : started" # Option: fwend # Notes.: command executed once at the end of Fail2Ban # Values: CMD # actionstop = echo -en "Hi,\n The jail has been stopped.\n Regards,\n Fail2Ban"|mail -s "[Fail2Ban] : stopped" # Option: fwcheck # Notes.: command executed once before each fwban command # Values: CMD # actioncheck = # Option: fwban # Notes.: command executed when banning an IP. Take care that the # command is executed with Fail2Ban user rights. # Tags: IP address # number of failures #