Also if everyhting is ok on Vmware end then also check the windows network connection panel and cchange the IP address of the Virtual Host only network adaptor to the same subnet as of your Osip-Vmware.<div>both windows and linux should be able to send each other pings<br>
<br><div class="gmail_quote">On Fri, Mar 9, 2012 at 4:02 PM, SamyGo <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com">govoiper@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">
did you forget to restart opensips !? can you paste the output log with debug=4 when you restart ! <br>what is the output of the following:<br><br>#route -n<br>#ifconfig<div class="HOEnZb"><div class="h5"><br><br><br><div class="gmail_quote">
On Fri, Mar 9, 2012 at 3:52 PM, azza miled <span dir="ltr">&lt;<a href="mailto:azza.miled@gmail.com" target="_blank">azza.miled@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 dir="ltr"><br>I 
<div class="gmail_quote">am using a host-only network, I don&#39;t an Internet connection in the machine running the vmware, in fact I just tryed to add this line to the config &quot;listen=tcp:172.24.0.201&quot; but when I do netstat, this interface don&#39;t appear 2012/3/9 azza miled <span dir="ltr">&lt;<a href="mailto:azza.miled@gmail.com" target="_blank">azza.miled@gmail.com</a>&gt;</span><div>

<div><br>

<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div dir="ltr">I&#39;m sorry for copying it wrong before. This is the adress of the server( the one I obtained when I do ifconfig). I can ping it from my physical machine <br>
<div>
<div><br>
<div class="gmail_quote">2012/3/9 SamyGo <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Is this IP  <a href="http://172.24.0.201:5060/" target="_blank">172.24.0.201:5060</a>  accessible from your required network !?  
<div>
<div><br><br>
<div class="gmail_quote">On Fri, Mar 9, 2012 at 3:39 PM, azza miled <span dir="ltr">&lt;<a href="mailto:azza.miled@gmail.com" target="_blank">azza.miled@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div dir="ltr">
<div>iptables -L</div>
<div>Chain INPUT (policy ACCEPT)</div>
<div>target   prot  opt source    destination</div>
<div><br>
<div>Chain IFORWARD (policy ACCEPT)</div>
<div>target   prot  opt source    destination<br>  
<div>Chain OUTPUT (policy ACCEPT)</div>
<div>target   prot  opt source    destination</div>
<div> </div>
<div>#netstat -pln | grep opensips </div>
<div>tcp     0    0   <a href="http://0.0.0.0:8080/" target="_blank">0.0.0.0:8080</a>            0.0.0.0:*       LISTEN</div>
<div>1808/opensips</div>
<div>udp    0     0  <a href="http://172.24.0.201:5060/" target="_blank">172.24.0.201:5060</a>    0.0.0.0:*</div>
<div>1773/opensips </div>
<div> </div></div></div>
<div>
<div>
<div class="gmail_quote">2012/3/9 SamyGo <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">paste the output of the following commands 
<div><br></div>
<div>#iptables -L</div>
<div>#netstat -pln | grep opensips 
<div>
<div><br>
<div><br></div>
<div><br>
<div class="gmail_quote">On Fri, Mar 9, 2012 at 3:15 PM, azza miled <span dir="ltr">&lt;<a href="mailto:azza.miled@gmail.com" target="_blank">azza.miled@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div dir="ltr">thanks for the respons but i&#39;ve chucked my virtual network and i can ping opensips and the physical machine. there&#39;s something that i notice: in opensips.cfg the listen command is commented. but opensips is just listening in one interface. when starting I&#39;ve this msg: 3opensips is listening in udp:172.24.0.102. Could this be the problem?   
<div>
<div><br><br>
<div class="gmail_quote">2012/3/9 SamyGo <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">check with your VMware network configurations, I feel that there is no proper network configured on VMware<br><br>



<div class="gmail_quote">
<div>On Fri, Mar 9, 2012 at 2:47 PM, azza miled <span dir="ltr">&lt;<a href="mailto:azza.miled@gmail.com" target="_blank">azza.miled@gmail.com</a>&gt;</span> wrote:<br></div>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div>
<div dir="ltr">
<div>Hello, </div>
<div>I&#39;m a real begginer in using Opensips, i&#39;ve installed opensips_vm_1.7 on vmware workstation. and i didn&#39;t make any change to the default cnfiguration file. Opensips is running but when i try ti register a sip phone installed on my physical machine. I&#39;ve 408 request timeout or 403 no relaying. Can any one help me please :)) </div>


</div><br></div>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br></div></div></div><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br></div></div></div><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br></div></div><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>


<br></blockquote></div><br></div></div></div></blockquote></div></div></div><br></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br></div>