<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>It was restarted...I just double checked and got:</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span>No chain/target/match by that name</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span>when I run netstat -vaun</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span>I can see that 5060,5080 on 127.0.0.1 which I assume Virtualbox
 maps back to&nbsp;</span><a rel="nofollow" target="_blank" href="http://192.168.56.255:22/" style="font-size: 16px;">192.168.56.255</a><span style="background-color: transparent;">&nbsp;not sure where else to look.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span style="background-color: transparent;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span style="background-color: transparent;">thanks again.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span style="background-color: transparent;">-r &nbsp;</span></div><div><br></div>  <div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;"> <div
 style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Steven Ayre &lt;steveayre@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, June 19, 2013 11:25 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-users] setting up freeswitch on virtualbox
 configuring Localconnections<br> </font> </div> <div class="y_msg_container"><br><div id="yiv6482501046">That will disable the iptables script at startup, but it won't disable any firewall you've already started.<div><br></div><div>See what this says: iptables -Ln</div><div><br></div><div>-Steve</div><div><br></div><div>

<br><br><div class="yiv6482501046gmail_quote">On 19 June 2013 15:52, Beto A <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:astro_sk@yahoo.com" target="_blank" href="mailto:astro_sk@yahoo.com">astro_sk@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="yiv6482501046gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div style="font-size: 10pt; font-family: verdana, helvetica, sans-serif;"><div><span>not bridging but host-only adapter</span></div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;">

<span>first thing I do with local vm is chkconfig iptables off</span></div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;"><span><br></span></div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;">

maybe something else on the vm blocking it? &nbsp;I'm still digging</div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;"><br></div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;">

cheers</div><div style="font-style: normal; font-size: 13px; background-color: transparent; font-family: verdana, helvetica, sans-serif;">-B</div><div><br></div>  <div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;">

 <div style="font-size:12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Claus Andersen &lt;<a rel="nofollow" ymailto="mailto:clan@wheel.dk" target="_blank" href="mailto:clan@wheel.dk">clan@wheel.dk</a>&gt;<div class="yiv6482501046im">

<br> <b><span style="font-weight:bold;">To:</span></b> FreeSWITCH Users Help &lt;<a rel="nofollow" ymailto="mailto:freeswitch-users@lists.freeswitch.org" target="_blank" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt; <br> </div><b><span style="font-weight:bold;">Sent:</span></b> Wednesday, June 19, 2013 9:14 AM<div class="yiv6482501046im">

<br> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Freeswitch-users] setting up freeswitch on virtualbox
 configuring Localconnections<br> </div></font> </div> <div><div><div class="yiv6482501046h5"><br>On Wed, 19 Jun 2013, Beto A wrote:<br><br>&gt; Thanks Steve,<br>&gt; Host adaptor works when I ssh (@<a rel="nofollow" target="_blank"  href="http://192.168.56.255:22/">192.168.56.255:22</a>) into it but still times out when attempting &nbsp;5060. "Failed - Request Timeout" from FSComm.<br>

&gt; <br>&gt; any ideas?<br><br>Might be too obvious but it has bitten me many a times. I assume that you <br>are now bridging rather than port forwading. Have you remembered the <br>firewall? Iptables is default on CentOS but will allow ssh.<br>

<br>sudo service iptables status<br>sudo service iptables stop<br><br>Kind Regards,<br>Claus Andersen<br></div></div><div class="yiv6482501046im">_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>

<a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>

<a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br><a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>

<a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>

<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br><br><br></div></div> </div> </div>  </div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
 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><br><br></div> </div> </div>  </div></body></html>