openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21485
Re: Cannot access metadata host(169.254.169.254) in folsom
别用英语了,在lo网卡绑个169.254.169.254就可以了
在 2013-3-4,下午10:29,livemoon <mwjpiero@xxxxxxxxx> 写道:
> 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?
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References