BF: Add ejabberd-auth to jail.conf

pull/578/head
Steven Hiscocks 2014-01-09 23:22:12 +00:00
parent 928f566d19
commit 0dd6533680
1 changed files with 6 additions and 0 deletions

View File

@ -559,6 +559,12 @@ maxretry = 10
action = iptables-multiport[name=freeswitch-tcp, port="5060,5061,5080,5081", protocol=tcp]
iptables-multiport[name=freeswitch-udp, port="5060,5061,5080,5081", protocol=udp]
[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 )
# use [asterisk] for new jails