<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, I am follow <a href="http://docs.openstack.org/folsom/basic-install/content/">http://docs.openstack.org/folsom/basic-install/content/</a> and set up three nodes folsom.<div>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:</div><div><br></div><div><div><b>Chain quantum-l3-agent-PREROUTING (1 references)</b></div><div><b>target     prot opt source               destination</b></div><div><b>DNAT       tcp  --  anywhere             169.254.169.254      tcp dpt:http to:192.168.1.2:8775</b></div></div><div><br></div><div>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.</div><div><br></div><div>Can anyone help me?</div></body></html>