diff --git a/ubuntu/resources/fail2ban/jail.local b/ubuntu/resources/fail2ban/jail.local index 926155e..08bcbfe 100755 --- a/ubuntu/resources/fail2ban/jail.local +++ b/ubuntu/resources/fail2ban/jail.local @@ -10,7 +10,7 @@ findtime = 7200 bantime = 86400 [freeswitch] -enabled = true +enabled = false port = 5060:5091 protocol = all filter = freeswitch @@ -47,7 +47,7 @@ findtime = 30 bantime = 86400 [sip-auth-challenge] -enabled = true +enabled = false port = 5060:5091 protocol = all filter = sip-auth-challenge @@ -59,7 +59,7 @@ findtime = 30 bantime = 7200 [sip-auth-failure] -enabled = true +enabled = false port = 5060:5091 protocol = all filter = sip-auth-failure