Subversion Repositories configs

Rev

Rev 3 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 6
Line 37... Line 37...
37
# Values:  CMD
37
# Values:  CMD
38
#
38
#
39
actionban = printf %%b "Hi,\n
39
actionban = printf %%b "Hi,\n
40
            The IP <ip> has just been banned by Fail2Ban after
40
            The IP <ip> has just been banned by Fail2Ban after
41
            <failures> attempts against <name>.\n\n
41
            <failures> attempts against <name>.\n\n
42
            Here are more information about <ip>:\n
42
            Here is more information about <ip>:\n
43
            `whois <ip>`\n
43
            `whois <ip> || echo missing whois program`\n
44
            Regards,\n
44
            Regards,\n
45
            Fail2Ban"|mail -s "[Fail2Ban] <name>: banned <ip> from `uname -n`" <dest>
45
            Fail2Ban"|mail -s "[Fail2Ban] <name>: banned <ip> from `uname -n`" <dest>
46
 
46
 
47
# Option:  actionunban
47
# Option:  actionunban
48
# Notes.:  command executed when unbanning an IP. Take care that the
48
# Notes.:  command executed when unbanning an IP. Take care that the