Thanks for the input guys.<br><br>So, the IP is resolved only when IPTABLES is loaded or reloaded. Therefore, the best approach would be to ping the hostname every let&#39;s say 3 seconds and see if the IP is still the same and if it is then move on, otherwise update the iptables with the new IP address. This sounds it would work but I am not sure how fast DynDns can resolve the IP for me (delay) and I am looking to connect 40 PAP2T to this system. So, all in all that is 40 queries to DynDNS each 3 seconds.<br>

<br>As I mentioned earlier, wouldn&#39;t it be more solid if I run my own Dynamic DNS server on the same box as Asterisk (is that even possible?) and what sort of other security holes would I be exposing doing that?<br><br>

Thanks again for all the great input.<br><br>-Bruce<br><br><div class="gmail_quote">On Sun, Oct 3, 2010 at 8:01 AM, 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: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Sat, 2 Oct 2010, Kyle Kienapfel wrote:<br>
<br>
&gt; You&#39;re not going to be able to put a dns hostname in the iptables, but<br>
&gt; you could have a script that runs at times and gets the ip address for<br>
&gt; your dynamic hostname and allows that.<br>
<br>
</div>Almost.<br>
<br>
You can put a host name in iptables, but it is resolved when loaded.<br>
<br>
You could restart iptables when your dynamic host name changes and it will<br>
be resolved correctly with the new IP address.<br>
<br>
--<br>
Thanks in advance,<br>
-------------------------------------------------------------------------<br>
Steve Edwards       <a href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a>      Voice: +1-760-468-3867 PST<br>
Newline                                              Fax: +1-760-731-3000<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">_____________________________________________________________________<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>