mirror of https://github.com/fail2ban/fail2ban
DOC: comment in jail.conf for the need of multiple jails for asterisk
parent
71a3fb17e2
commit
7b77beee0e
|
@ -264,6 +264,8 @@ action = iptables-multiport[name=Named, port="domain,953", protocol=tcp]
|
|||
logpath = /var/log/named/security.log
|
||||
ignoreip = 168.192.0.1
|
||||
|
||||
# Multiple jails, 1 per protocol, are necessary ATM:
|
||||
# see https://github.com/fail2ban/fail2ban/issues/37
|
||||
[asterisk-tcp]
|
||||
|
||||
enabled = false
|
||||
|
|
Loading…
Reference in New Issue