Hi Pradeep, see inline please... On 10/09/2015 09:00 AM, Pradeep kumar wrote: > > Hii Guys, and girls :) > I am trying to run Metadata via the DHCP namespace by following blog > post mentioned below: > > http://techbackground.blogspot.in/2013/06/metadata-via-dhcp-namespace.html > > Commandsmentioned on above link for debugging o/p is exactly same for my > setup. Also i am able to ping 169.254.169.254 metadata server ip. But > while running below command from VM i get > > curl http://169.254.169.254 > > curl: (7) Failed to connect to 169.254.169.254 port 80: Connection timed out > > and > > curl http://169.254.169.254:53 > gives empty response > & > from controller node if i run curl http://169.254.169.254 i get > curl http://169.254.169.254:8775 > 1.0 > 2007-01-19 > 2007-03-01 > 2007-08-29 > 2007-10-10 > 2007-12-15 > 2008-02-01 > 2008-09-01 > 2009-04-04 > On controller node: > netstat -nap | grep 8775 gives > tcp 0 0 0.0.0.0:8775 <http://0.0.0.0:8775> > 0.0.0.0:* LISTEN 13619/python > > *Please suggest some pointers i am stuck at the same point from last 10 > days.* Can you try using another image to create a VM, the image you are using might not support DHCP option 121... cheers, Rossella > > Regards > Pradeep Kumar > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >