mirror of https://github.com/fail2ban/fail2ban
BF: more duplicate jail.conf entries - 3proxy exim{,-spam}, perdition
parent
5cf25a63df
commit
74434694dc
|
@ -532,34 +532,6 @@ bantime = 604800 ; 1 week
|
||||||
findtime = 86400 ; 1 day
|
findtime = 86400 ; 1 day
|
||||||
maxretry = 5
|
maxretry = 5
|
||||||
|
|
||||||
[3proxy]
|
|
||||||
|
|
||||||
enabled = false
|
|
||||||
action = iptables[name=3proxy, port=3128, protocol=tcp]
|
|
||||||
logpath = /var/log/3proxy.log
|
|
||||||
|
|
||||||
|
|
||||||
[exim]
|
|
||||||
|
|
||||||
enabled = false
|
|
||||||
action = iptables-multiport[name=exim,port="25,465,587"]
|
|
||||||
logpath = /var/log/exim/mainlog
|
|
||||||
|
|
||||||
|
|
||||||
[exim-spam]
|
|
||||||
|
|
||||||
enabled = false
|
|
||||||
action = iptables-multiport[name=exim-spam,port="25,465,587"]
|
|
||||||
logpath = /var/log/exim/mainlog
|
|
||||||
|
|
||||||
|
|
||||||
[perdition]
|
|
||||||
|
|
||||||
enabled = false
|
|
||||||
action = iptables-multiport[name=perdition,port="110,143,993,995"]
|
|
||||||
logpath = /var/log/maillog
|
|
||||||
|
|
||||||
|
|
||||||
[osx-ssh-ipfw]
|
[osx-ssh-ipfw]
|
||||||
|
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|
Loading…
Reference in New Issue