search for: pettingers

Displaying 2 results from an estimated 2 matches for "pettingers".

Did you mean: bettinger
2009 Jul 20
0
No subject
...could use sshblack to monitor the file for incorrect > logins. It will add firewalls rules to a custom iptables chain based on > various criteria. You can then point incoming SIP connections through > this chain so offenders will be forewalled for a specific amount of time. > http://www.pettingers.org/code/sshblack.html > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk...
2010 Jun 29
3
Find a way to block brute force attacks.
Hello list. I'm trying to find a way to block any ip that tries to login more than three times with the wrong password and try to log in three different extensions. For I have suffered some brute force attacks on my asterisk in the morning period. The idea would be: Any ip with three attempts without success to log into an extension is blocked. Is there any way to accomplish this directly