<div dir="ltr"><div>What is <a href="http://10.0.0.0/24">10.0.0.0/24</a> network for and <a href="http://172.24.4.2/24">172.24.4.2/24</a> network for ? I guess you are using Neutron. That makes network complicated. I think you can try to debug Neutron.<br>
</div><div>And why are you using two routes to the same network?:<br><b>172.24.4.0        162.242.233.1      255.255.255.0       UG     0      0        0 eth0<br>172.24.4.0        0.0.0.0                255.255.255.0        U      0      0        0 br-ex</b><br>
</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><font face="comic sans ms, sans-serif" size="4"><b><i>Best Regards!</i></b></font></div><font face="comic sans ms, sans-serif" size="4"><b><i>Chao Yan<br>
<font>--------------<br></font></i></b></font><font face="comic sans ms, sans-serif" size="4"><b><i><font>My twitter:Andy Yan <a href="https://twitter.com/yanchao727" target="_blank">@yanchao727</a></font></i></b></font><br>
<font face="comic sans ms, sans-serif" size="4"><b><i><font>My Weibo:<a href="http://weibo.com/herewearenow" target="_blank">http://weibo.com/herewearenow</a><br>--------------</font><br></i></b></font></div></div>
<br><br><div class="gmail_quote">2014-08-26 16:06 GMT+08:00 javed alam <span dir="ltr"><<a href="mailto:javedamar@gmail.com" target="_blank">javedamar@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>i had a installed vm from <a href="http://devstack.org" target="_blank">devstack.org</a> script (stack.sh)<br></div>i had a running instance of cirros-0.3.2-x86_64-uec <br><br></div><div>my route -n command result is <br>

Kernel IP routing table<br>Destination     Gateway              Genmask         Flags Metric Ref    Use Iface<br>0.0.0.0             162.242.233.1       0.0.0.0               UG    100    0        0 eth0<br>10.0.0.0           172.24.4.2            255.255.255.0     UG     0      0        0 br-ex<br>

10.176.0.0        10.176.160.1        255.240.0.0         UG      0      0        0 eth1<br>10.176.160.0     0.0.0.0                255.255.224.0      U        0      0        0 eth1<br>10.208.0.0        10.176.160.1        255.240.0.0          UG      0      0        0 eth1<br>

162.242.233.0   0.0.0.0                255.255.255.0       U        0      0        0 eth0<br>172.24.4.0        162.242.233.1      255.255.255.0       UG     0      0        0 eth0<br>172.24.4.0        0.0.0.0                255.255.255.0        U      0      0        0 br-ex<br>

192.168.122.0   0.0.0.0                255.255.255.0        U       0      0        0 virbr0<br></div><div>my nova list command shows the following result<br><br></div><div>+--------------------------------------+-----------+--------+------------+-------------+-------------------------------+<br>

| ID                                   | Name      | Status | Task State | Power State | Networks                      |<br>+--------------------------------------+-----------+--------+------------+-------------+-------------------------------+<br>

| 37eaa19c-3c65-4a4d-84b9-0d977c474a5c | instance1 | ACTIVE | -          | Running     | private1=10.0.0.4, 172.24.4.6 |<br>+--------------------------------------+-----------+--------+------------+-------------+-------------------------------+<br>

<br><br></div><div>i have a security policies group which includes <br><table><tbody><tr><td>                Egress</td><td>
IPv4</td><td>Any</td><td>-</td><td><a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> (CIDR)</td><td><br></td>
</tr>

    
      <tr>
    <td></td><td>Egress</td><td>IPv6</td><td>Any</td><td>-</td><td>::/0 (CIDR)</td><td><br></td>
</tr>

    
      <tr>
    <td><br></td><td>Ingress</td><td>IPv4</td><td>ICMP</td><td>-</td><td><a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> (CIDR)</td><td><br></td>
</tr>

    
      <tr>
    <td><br></td><td>Ingress</td><td>IPv4</td><td>TCP</td><td>22 (SSH)</td><td><a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> (CIDR)</td><td><br></td></tr></tbody></table>
<br></div><div>but when i put the following command <br><br><pre><span>ssh</span> <span>cirros</span><span>@</span><span>172.24.4.6 <br>the system mind this command and gives the result as follow<br>
"ssh: connect to host 172.24.4.6 port 22: No route to host"<br></span></pre><pre><span>i am also unable to ping the floating address <br><br></span></pre><pre><span>the problem is that this is a very good result but not acceptable for me in this situation :-)<br>

<br></span></pre><pre><span>can anybody help me on this ?<br><br></span></pre><pre><span>thanks in advance<br></span></pre></div><div><br></div><div><br></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>