<br><br><div class="gmail_quote">2010/7/15 broken dash <span dir="ltr">&lt;<a href="mailto:brokendash@gmail.com">brokendash@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
are you doing any nat into the other subnets? virtual machines make<br>
things much more confusing... :-) do you mind busting out some ascii<br>
network diagramming action?<br>
<br></blockquote><div>vmachine has two interface: vitual venet0 and &quot;real&quot; eth2 (via netdev_add) from machine. In machine  interface eth2 completely dissapear and in vmachine it arises like it was a real one.<br>
<br>Network diagram <br><br>       eth0                      eth1                      eth2<br><a href="http://192.168.1.0/128">192.168.1.0/128</a>         x.x.x.x/29          <a href="http://172.20.252.6/30">172.20.252.6/30</a><br>
         |                            |                          |<br>---------------------------------------------------------        |<br>|                    machine                       |        |<br>---------------------------------------------------------        |<br>
                           |                                     |<br>                       venet0                                 |<br>                <a href="http://192.168.1.128/32">192.168.1.128/32</a>                        |<br>
                     x.x.x.y/32                             |<br>                           |                                     |<br>---------------------------------------------------------------------------<br>|                         vmachine                                   |<br>
---------------------------------------------------------------------------<br>default via x.x.x.z<br>192.168.1.0 directly via eth0<br><a href="http://172.20.252.0/24">172.20.252.0/24</a> via 172.20.252.5<br><br>Hope this is much or less clear.<br>
The reason i use vm for the moment is because of i don&#39;t install X on machine (i&#39;m using mod_skypopen). Unfortunatelly i cannot test freeswitch outside of vmachine for the same reason + over 172.20.252.2 it comes a lot of calls to Asterisk (installed on machine) for the moment and i can&#39;t do a lot of test in a daytime by bypassing interface to vmachine and playing around.<br>
<br></div></div>