[Openstack] No route to host
严超
yanchao727 at gmail.com
Tue Aug 26 12:51:46 UTC 2014
What is 10.0.0.0/24 network for and 172.24.4.2/24 network for ? I guess you
are using Neutron. That makes network complicated. I think you can try to
debug Neutron.
And why are you using two routes to the same network?:
*172.24.4.0 162.242.233.1 255.255.255.0 UG 0
0 0 eth0172.24.4.0 0.0.0.0 255.255.255.0
U 0 0 0 br-ex*
*Best Regards!*
*Chao Yan--------------**My twitter:Andy Yan @yanchao727
<https://twitter.com/yanchao727>*
*My Weibo:http://weibo.com/herewearenow
<http://weibo.com/herewearenow>--------------*
2014-08-26 16:06 GMT+08:00 javed alam <javedamar at gmail.com>:
> i had a installed vm from devstack.org script (stack.sh)
> i had a running instance of cirros-0.3.2-x86_64-uec
>
> my route -n command result is
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref
> Use Iface
> 0.0.0.0 162.242.233.1 0.0.0.0 UG 100
> 0 0 eth0
> 10.0.0.0 172.24.4.2 255.255.255.0 UG 0
> 0 0 br-ex
> 10.176.0.0 10.176.160.1 255.240.0.0 UG 0
> 0 0 eth1
> 10.176.160.0 0.0.0.0 255.255.224.0 U 0
> 0 0 eth1
> 10.208.0.0 10.176.160.1 255.240.0.0 UG 0
> 0 0 eth1
> 162.242.233.0 0.0.0.0 255.255.255.0 U 0
> 0 0 eth0
> 172.24.4.0 162.242.233.1 255.255.255.0 UG 0
> 0 0 eth0
> 172.24.4.0 0.0.0.0 255.255.255.0 U
> 0 0 0 br-ex
> 192.168.122.0 0.0.0.0 255.255.255.0 U 0
> 0 0 virbr0
> my nova list command shows the following result
>
>
> +--------------------------------------+-----------+--------+------------+-------------+-------------------------------+
> | ID | Name | Status | Task State |
> Power State | Networks |
>
> +--------------------------------------+-----------+--------+------------+-------------+-------------------------------+
> | 37eaa19c-3c65-4a4d-84b9-0d977c474a5c | instance1 | ACTIVE | - |
> Running | private1=10.0.0.4, 172.24.4.6 |
>
> +--------------------------------------+-----------+--------+------------+-------------+-------------------------------+
>
>
> i have a security policies group which includes
> Egress IPv4Any-0.0.0.0/0 (CIDR)
> EgressIPv6Any-::/0 (CIDR)
>
> IngressIPv4ICMP-0.0.0.0/0 (CIDR)
>
> IngressIPv4TCP22 (SSH)0.0.0.0/0 (CIDR)
>
> but when i put the following command
>
> ssh cirros at 172.24.4.6
> the system mind this command and gives the result as follow
>
> "ssh: connect to host 172.24.4.6 port 22: No route to host"
>
> i am also unable to ping the floating address
>
> the problem is that this is a very good result but not acceptable for me in this situation :-)
>
> can anybody help me on this ?
>
> thanks in advance
>
>
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140826/9ded26bf/attachment.html>
More information about the Openstack
mailing list