fail2ban is a very good idea, but check it every 2-3 days by your self.<div>these days, upon our reporting blind scanning  sip port(5060) on machines , is very public.</div><div>I think selecting an undefined port for sip/iax/h323 , ... can save your time and money.</div>

<div><br></div><div><span class="Apple-style-span">as our analyzing, securing the databases, reduces your risk about 40%, equal preventing </span><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; ">brute-forces.</span></div>

<div><span class="Apple-style-span"> best</span></div><div>   </div><div><div class="gmail_quote">On Wed, Jul 27, 2011 at 1:34 AM, --[ UxBoD ]-- <span dir="ltr">&lt;<a href="mailto:uxbod@splatnix.net">uxbod@splatnix.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">If you are using OSSEC here are some rules:<br>
<br>
&lt;rule id=&quot;10000&quot; level=&quot;5&quot;&gt;<br>
  &lt;decoded_as&gt;local-asterisk-denied&lt;/decoded_as&gt;<br>
  &lt;description&gt;Asterisk Potentially Under Attack&lt;/description&gt;<br>
&lt;/rule&gt;<br>
<br>
&lt;rule id=&quot;10001&quot; level=&quot;8&quot; frequency=&quot;5&quot; timeframe=&quot;10&quot;&gt;<br>
  &lt;if_matched_sid&gt;10000&lt;/if_matched_sid&gt;<br>
  &lt;same_source_ip /&gt;<br>
  &lt;description&gt;Asterisk Under Brute Force Attack&lt;/description&gt;<br>
&lt;/rule&gt;<br>
<br>
and for the local_decoder:<br>
<br>
&lt;decoder name=&quot;local-asterisk-denied&quot;&gt;<br>
  &lt;prematch&gt;NOTICE[\d+] \S+: Registration from &lt;/prematch&gt;<br>
  &lt;regex offset=&quot;after_prematch&quot;&gt;^\S+ failed for &#39;(\d+.\d+.\d+.\d+)&#39;&lt;/regex&gt;<br>
  &lt;order&gt;srcip&lt;/order&gt;<br>
&lt;/decoder&gt;<br>
<br>
OSSEC can then use Active Response to block the IP using IPtables.<br>
<font color="#888888">--<br>
Thanks, Phil<br>
</font><div><div></div><div class="h5"><br>
----- Original Message -----<br>
&gt;<br>
&gt;<br>
&gt; &gt; -----Original Message-----<br>
&gt; &gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
&gt; &gt; [mailto:<a href="mailto:asterisk-users-">asterisk-users-</a><br>
&gt; &gt; <a href="mailto:bounces@lists.digium.com">bounces@lists.digium.com</a>] On Behalf Of Bryant Zimmerman<br>
&gt; &gt; Sent: Tuesday, July 26, 2011 3:22 PM<br>
&gt; &gt; To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
&gt; &gt; Subject: Re: [asterisk-users] file2ban<br>
&gt; &gt;<br>
&gt; &gt; I want to add an entry to a database every time a brute force<br>
&gt; &gt; registration<br>
&gt; &gt; attempt is done.<br>
&gt; &gt; from this database we are updating cisco routers with our ban list<br>
&gt; &gt; so our<br>
&gt; &gt; entire network is protected.<br>
&gt; &gt; The database side of things is working and has been for some time.<br>
&gt; &gt; I really<br>
&gt; &gt; would like to add the file2ban side of it to protect our asterisk<br>
&gt; &gt; system<br>
&gt; &gt; better.<br>
&gt;<br>
&gt; Look at the /etc/fail2ban/action.d/   Actions in the default config<br>
&gt; runs an iptables command to insert the ban into IPTables, but you<br>
&gt; can have it run most any command.<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; _____________________________________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;                <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Pezhman Lali<div><br></div><br>
</div>