Thanks for the feedback Ryan.<div><br></div><div>Siproxd is not installed. I think Siproxd like you said just does the reverse meaning if phones are part of pfSense subnet then it connects to outside world. But in my case they are coming into Asterisk which is on pfSense subnet. I do have a static IP and it&#39;s set like:</div>

<div><br></div><div>externip=34.34.34.34</div><div>localnet=<a href="http://192.168.5.0/255.255.255.0">192.168.5.0/255.255.255.0</a></div><div><br></div><div>Do you use pfSense for this same situation? Can you do a sip show peers and let me know if you actually see the outside public IP addresses for the clients? Also how is your outbound NAT setup? AON?</div>

<div><br></div><div>Thanks<br><br><div class="gmail_quote">On Sat, Dec 11, 2010 at 10:15 AM, Ryan Wagoner <span dir="ltr">&lt;<a href="mailto:rswagoner@gmail.com">rswagoner@gmail.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><div></div><div class="h5">On Sat, Dec 11, 2010 at 3:06 AM, Bruce B &lt;<a href="mailto:bruceb444@gmail.com">bruceb444@gmail.com</a>&gt; wrote:<br>
&gt; Hi Everyone,<br>
&gt; I am using pfSense to do firewall and NAT on an Asterisk server. I have<br>
&gt; ports 5060 TCP/UDP and 10k-20k UDP forwarded to the Asterisk server local IP<br>
&gt; 192.168.5.5. However, when a user from outside using Linksys WRP400 ata<br>
&gt; connects to the Asterisk server and registers I see them as 192.168.1.1 in<br>
&gt; the &quot;sip show peers&quot; command. In face, all many different of the Linksys<br>
&gt; WRP400 show the same. It seems that pfsense does something to the packets<br>
&gt; that when they reach Asterisk it thinks they are sent from the Gateway<br>
&gt; rather than the actual endpoint hence the calls are not reaching the other<br>
&gt; side but registration is made.<br>
&gt; Any experience with this?<br>
&gt; Thanks<br>
<br>
</div></div>Do you have the siproxd package installed on pfsense? It is suspossed<br>
to handle registrations from multiple phones behind NAT. In your case<br>
since the phones are external I would probably remove it if installed.<br>
I haven&#39;t needed siproxd.<br>
<br>
Also on Asterisk set externip to your static IP in sip.conf. Or if you<br>
don&#39;t have a static IP set externhost. You also need to configure<br>
localnet.<br>
<br>
Ryan<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>
</blockquote></div><br></div>