<br><br><div class="gmail_quote">On 1 November 2010 21:20, Steve Edwards <span dir="ltr">&lt;<a href="http://asterisk.org">asterisk.org</a>@<a href="http://sedwards.com">sedwards.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Mon, 1 Nov 2010, Cary Fitch wrote:<br>
<br>
&gt; Any small system should:<br>
&gt;<br>
&gt; Use IPTABLES and block any parts of the world you don&#39;t need access<br>
&gt; to/from. Start with any Class A address that is probing your system.<br>
&gt;<br>
&gt; Make your SIP IDs 8-12 characters in length, and use at least alpha &amp;<br>
&gt; numerical characters, some special characters if you like a little more<br>
&gt; variety.<br>
&gt;<br>
&gt; bear3579<br>
&gt; b3e5a7r9<br>
&gt; Bear3579<br>
&gt; La3579ke<br>
&gt;<br>
&gt; Or more.<br>
&gt;<br>
&gt; Do the same for passwords.<br>
&gt;<br>
&gt; 6543office<br>
&gt; 7659home<br>
<br>
</div>How about:<br>
<br>
        echo cary+&lt;salt&gt; | sha1sum<br>
<br>
where &lt;salt&gt; is something only you know.<br>
<div class="im"><br>
&gt; And when you see an attack if it isn&#39;t from a network on your planet,<br>
&gt; put the whole network in IPTABLES.<br>
&gt;<br>
&gt; (And get the world country delegations for IP addresses and block all<br>
&gt; &quot;not on your planet.)<br>
<br>
</div>(Ever do something you think may get you &#39;roasted&#39;? I&#39;m getting that<br>
feeling right now...)<br>
<br>
I&#39;ve just created a &quot;resource&quot; on <a href="http://voip-info.org" target="_blank">voip-info.org</a> that contains all of the<br>
allocated class A IP address blocks by Regional Internet Registry in<br>
&#39;iptables&#39; format. Please don&#39;t apply this list in it&#39;s entirety without<br>
understanding that you will be blocking a LOT of potential [ab]users.<br>
<br>
<a href="http://www.voip-info.org/wiki/view/allocated-class-a-ip-address-blocks" target="_blank">http://www.voip-info.org/wiki/view/allocated-class-a-ip-address-blocks</a><br>
<br>
So you can &#39;pick and choose&#39; which parts of the world you want to<br>
communicate with.<br>
<br>
It&#39;s a pretty broad brush and I&#39;m sure it could use some refinement and<br>
correction, but attempts on my client&#39;s systems have just about<br>
evaporated.<br>
<font color="#888888"><br>
--<br></font><div><div class="h5"><br></div></div></blockquote><div><br></div><div>I know there was talk on VUC recently about some kind of realtime RBL for SIP. Has anything progressed?</div><div><br></div><div>It would be SO easy for asterisk users to contribute to a blacklist and also do a lookup in realtime to see if an IP has been blacklisted.</div>

<div> A little bit of joined up thinking in the community could eliminate this issue. Would also be another major + for Asterisk as a platform..</div><div><br></div><div>Regards</div><div>Brian</div><div> </div></div><br>