Sfoglia il codice sorgente

Update jail.source

FusionPBX 9 anni fa
parent
commit
59e5c72f80
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. 11 0
      debian/resources/fail2ban/jail.source

+ 11 - 0
debian/resources/fail2ban/jail.source

@@ -22,6 +22,17 @@ findtime = 600
 bantime  = 600
 bantime  = 600
 #          sendmail-whois[name=FreeSwitch, dest=root, [email protected]] #no smtp server installed
 #          sendmail-whois[name=FreeSwitch, dest=root, [email protected]] #no smtp server installed
 
 
+[freeswitch-ip]
+enabled = true
+port = 5060,5061,5080,5081
+protocol = udp
+filter = freeswitch-ip
+logpath = /usr/local/freeswitch/log/freeswitch.log
+action = iptables-allports[name=freeswitch-ip, protocol=all]
+maxretry = 1
+findtime = 30
+bantime  = 86400
+
 [freeswitch-dos]
 [freeswitch-dos]
 enabled = true
 enabled = true
 port = 5060,5061,5080,5081,5070
 port = 5060,5061,5080,5081,5070