← Back to team overview

openstack team mailing list archive

Re: curl http://169.254.169.254/openstack not responding

 

If you check your iptables, you will find a record like this:

Chain nova-network-PREROUTING (1 references)
 pkts bytes target     prot opt in     out     source
destination
    0     0 DNAT       tcp  --  *      *       0.0.0.0/0
 169.254.169.254      tcp dpt:80 to:10.100.8.223:8775

So can you check if your nova-api provide any service on port 8775?

- Ray
Yours faithfully, Kind regards.

CIeNET Technologies (Beijing) Co., Ltd
Email: qsun01185@xxxxxxxxxxxxx
Office Phone: +86-01081470088-7079
Mobile Phone: +86-13581988291



On Mon, Nov 26, 2012 at 5:12 PM, Skible OpenStack <
skible.openstack@xxxxxxxxx> wrote:

> Hello,
>
> I am trying to connect to the Metadata server using a simple Get request:
>
>  curl http://169.254.169.254/**openstack<http://169.254.169.254/openstack>
>
>
> But there is not response, any idea why is that ?
>
>
> Regards
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>

Follow ups

References