<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear&nbsp; Brett<BR>
&nbsp;<BR>
Many thanks for your comment.<BR>
&nbsp;<BR>
&nbsp;any&nbsp;method&nbsp; that reads logs to detect a&nbsp; failrude auth , may be suitable , fail2ban make this&nbsp;&nbsp;<BR>
or &nbsp;just&nbsp;reading &nbsp;files from&nbsp; logs directory ( register and messages files ).&nbsp;&nbsp;to know if&nbsp; were any intents refused and then block the src ip..<BR>
&nbsp;<BR>
with any script that works on&nbsp; this could be found the ip&nbsp; from where come the&nbsp; intents. <BR>
&nbsp;<BR>
&nbsp;<BR>
cat \etc\asterisk\messages | grep Reg&nbsp;| grep &nbsp;@my.domian&nbsp; <BR>
&nbsp;<BR>
or <BR>
&nbsp;<BR>
cat \etc\asterisk\messages | grep Reg&nbsp;| grep&nbsp; my.ip.add.res<BR>
&nbsp;<BR>
processing it&nbsp; could be add the iip to the iptables ruiles for block...<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
in this process, like ever , former we must chose the&nbsp;path &nbsp;to follow , from&nbsp;two&nbsp; possibles&nbsp; to implement .<BR>
&nbsp;<BR>
1) closed netowroks , denny all , enables some host to connect.&nbsp; simple,&nbsp;&nbsp;not flexible, &nbsp;&nbsp; not suitbale continuous changing&nbsp; networks, <BR>
&nbsp;<BR>
2) open networks,&nbsp; accept all , we must detect intrussion+ attacks and denny all ip for any attack detected o not&nbsp; trusted .. need much intelligence, resources &nbsp;and efforts to identify and blocks anything that seem dangerous <BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;&nbsp;<BR>
this breif comment was aimed to help some guys&nbsp; that&nbsp; were tryiing to get &nbsp;works some iptables conf to avoid undesired conections.<BR>
&nbsp;<BR>
in short:<BR>
&nbsp;<BR>
YES...publics DDNS, have some&nbsp;delay &nbsp;to progress in refresh&nbsp;&nbsp; cache. there is no doubt about that.<BR>
&nbsp;<BR>
&nbsp;<BR>
>From my own expeirencie I&nbsp;have&nbsp;&nbsp; dns server from own from fixed ip,&nbsp; but some PBXs from some customers&nbsp;are&nbsp;&nbsp;&nbsp;pointed trough&nbsp; ddns servers to my switch , using&nbsp; no-ip, &nbsp;&nbsp;and &nbsp;they are &nbsp;conected by&nbsp; cable modem&nbsp; with dhcp&nbsp;.&nbsp;&nbsp;when ip changes&nbsp; take a few minutes ,&nbsp;&nbsp;yes , its&nbsp; a quite slow.&nbsp;&nbsp; but it's so SIMPLE, SO CHEAP&nbsp; and not requiere&nbsp; advanced&nbsp; acknowledgements,&nbsp; i think that is&nbsp; a suitable&nbsp; way to&nbsp;connect a some sip users&nbsp;that&nbsp; haven't a fixed ip&nbsp;,&nbsp; but this has some delay to update changes. it wiil be shure <BR>
&nbsp;<BR>
Better solution&nbsp;&nbsp;more efective&nbsp;and fast &nbsp;,&nbsp;could be&nbsp;make &nbsp;a kind of simple DDNS service running &nbsp;on your ouwn server, with any TCP client&nbsp; just need to open any TCP conection to&nbsp; your server reporting user and pass and then catching &nbsp;the source ip&nbsp;,&nbsp; ... it willbe automated version so fast , and reliable&nbsp;, but need more expertise like programming, beyond&nbsp; from&nbsp;them&nbsp;&nbsp;were asking about basic option form&nbsp; iptbales to avoid calls from undesired ips .<BR>
&nbsp;<BR>
&nbsp;Without go so for, ALSO CAN USE &nbsp;A FORM IN A HTTPS SERVER&nbsp;CONNECTION &nbsp;for something like loggin , THAT WILL START THE SCRIPT FOR RENEWING after send the form, the action&nbsp; started by the CGI just must include the same , the action for reload modules after renews ips <BR>
&nbsp;<BR>
yes, its no automatic , but really works too. fast and&nbsp; enable&nbsp;to get&nbsp;a cheap way to&nbsp; get&nbsp;closer &nbsp;TO a "closed network" ,&nbsp; but in open ambient, because any user authenticate&nbsp; using in secure tuinnel tosend the usr and pss&nbsp;and with that update te ip for peer&nbsp; , but&nbsp; it will requiere user&nbsp;action , <BR>
&nbsp;<BR>
like i said earlier&nbsp; <BR>
All this&nbsp;is&nbsp;&nbsp;a mix, branded with less expensive options&nbsp;&nbsp; for bring up something to get better.. <BR>
&nbsp;<BR>
Marcos<BR>
Thanks again <BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
<BR>&nbsp;<BR>&gt; From: brett@voicefoxtelephony.com<BR>&gt; To: brett@voicefoxtelephony.com<BR>&gt; Subject: Re: [asterisk-biz] 87.230.80.186<BR>&gt; Date: Sun, 27 Jun 2010 21:15:02 -0500<BR>&gt; CC: asterisk-biz@lists.digium.com; asterisk-biz@lists.digium.com; sisint2005@hotmail.com<BR>&gt; <BR>&gt; Yow,<BR>&gt; Sorry list for the trigger happy reply...<BR>&gt; <BR>&gt; What I was saying is that it's an interesting idea but I think DNS <BR>&gt; caching will make it not really feasible.<BR>&gt; <BR>&gt; For me fail2ban + good passwords works as a really good system where a <BR>&gt; VPN can't be used.<BR>&gt; <BR>&gt; <BR>&gt; -Brett<BR>&gt; <BR>&gt; On Jun 27, 2010, at 9:10 PM, Brett Nemeroff <BR>&gt; &lt;brett@voicefoxtelephony.com&gt; wrote:<BR>&gt; <BR>&gt; &gt; Interesting idea, but I think DBS caching will make this not really <BR>&gt; &gt; usable.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; For me, fail2<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; On Jun 27, 2010, at 8:54 PM, Calleasy BsAS &lt;sisint2005@hotmail.com&gt; <BR>&gt; &gt; wrote:<BR>&gt; &gt;<BR>&gt; &gt;&gt;<BR>                                               <br /><hr />No importa si es pesado o liviano. Con Hotmail Skydrive tenés 25 GB para guardar todo. <a href='http://www.descubrehotmail.com/almacenamiento.asp ' target='_new'>Clic aquí</a></body>
</html>