STUN is not a way to open ports in a manner in which sheilds up would detect. <div><br></div><div><a href="http://en.wikipedia.org/wiki/STUN">http://en.wikipedia.org/wiki/STUN</a></div><div><br></div><div><a href="http://en.wikipedia.org/wiki/STUN"></a>UPNP is what you want if you want to open ports.</div>
<div><br></div><div>STUN is just a method for figuring out how to do nat traversal. STUN "method" is initiated by the process on the inside of the firewall at connection establish time. It will do no good for the listen case which is what you are checking for.</div>
<div><br></div><div>If you want to use stun, then you need to forward the listen ports manually (5060, 5080 - UDP and TCP).<br><br><div class="gmail_quote">On Thu, Dec 10, 2009 at 8:04 AM, Fred-145 <span dir="ltr"><<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hello<br>
<br>
I wanted to check if my ADSL modem worked with STUN, so I left its "UPNP<br>
activity" option unchecked, ran FreeSwitch, and used eg. Shields Up<br>
(<a href="http://www.grc.com" target="_blank">www.grc.com</a>) to check if UDP5080 (and possibly UDP5060) were opened...<br>
which SU says no.<br>
<br>
Does it mean that...<br>
- by default, FS doesn't use STUN<br>
- or my modem doesn't support STUN, and I must either enable UPnP or map<br>
ports (UDP5080 and some UDP ports for RTP/RTPC) statically?<br>
<br>
Thank you.<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Does-FS-support-STUN-by-default--tp26727762p26727762.html" target="_blank">http://old.nabble.com/Does-FS-support-STUN-by-default--tp26727762p26727762.html</a><br>
Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>-Rupa<br>
</div>