[Openstack] Cannot access metadata host(169.254.169.254) in folsom

livemoon mwjpiero at gmail.com
Mon Mar 4 14:29:11 UTC 2013


Hi, I am follow http://docs.openstack.org/folsom/basic-install/content/ and set up three nodes folsom.
Now I have found my vm cannot get 169.254.169.254 to get cloud-init data. So I check the network node(quantum), using "iptables -L -t nat", I have found:

Chain quantum-l3-agent-PREROUTING (1 references)
target     prot opt source               destination
DNAT       tcp  --  anywhere             169.254.169.254      tcp dpt:http to:192.168.1.2:8775

I think it is correct, and in the network node, I can ping and curl "192.168.1.2"(this is controller node"), but not ping and curl 169.254.169.254.

Can anyone help me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130304/afd6cd9f/attachment.html>


More information about the Openstack mailing list