mirror of https://github.com/fail2ban/fail2ban
BF: remove second jail definition
parent
7b6ee64b9e
commit
a443b8b4d3
|
@ -715,12 +715,6 @@ action = %(banaction)s[name=%(__name__)s-tcp, port="%(port)s", protocol="tcp",
|
||||||
logpath = /var/log/freeswitch.log
|
logpath = /var/log/freeswitch.log
|
||||||
maxretry = 10
|
maxretry = 10
|
||||||
|
|
||||||
[ejabberd-auth]
|
|
||||||
|
|
||||||
enabled = false
|
|
||||||
filter = ejabberd-auth
|
|
||||||
logpath = /var/log/ejabberd/ejabberd.log
|
|
||||||
action = iptables[name=ejabberd, port=xmpp-client, protocol=tcp]
|
|
||||||
|
|
||||||
# Historical support (before https://github.com/fail2ban/fail2ban/issues/37 was fixed )
|
# Historical support (before https://github.com/fail2ban/fail2ban/issues/37 was fixed )
|
||||||
# use [asterisk] for new jails
|
# use [asterisk] for new jails
|
||||||
|
|
Loading…
Reference in New Issue