<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Could you please issue 'route -n' on
      your VM and check if 169.254.0.0/16 does have its own route ?<br>
      If yes, delete it.<br>
      <br>
      Another classic error is to forget to add a static route from the
      controller node (if hosting metadata service) to the external
      router IP of the VM (see
      <a class="moz-txt-link-freetext" href="http://docs.openstack.org/folsom/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html">http://docs.openstack.org/folsom/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html</a>

      )<br>
      <br>
      -Sylvain<br>
      <br>
      <br>
      Le 04/03/2013 15:29, livemoon a écrit :<br>
    </div>
    <blockquote
      cite="mid:3D699075-6533-415A-AFA6-20B0802C9473@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hi, I am follow <a moz-do-not-send="true"
        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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>