VM cannot access internet through browser
I boot a centos6.5 instance in openstack icehouse (ubuntu 14.04). The instance is assigned with a fixed IP address from neutron network gre mode. The instance can ping both IPs and Domain names. However, it cannot access internet through the browser. Any ideas? Many thanks.
Does yum work ? How you installed browser on CentOS 6.5 instance ?
Can you run ?
# curl http://169.254.169.254
# curl http://lxer.com
Hi dbaxps, it shows curl: (7) couldn't connect to the host when I run curl command. There's no 169.254.0.0 route shown in the instance. The instance did not get the ip address from the DHCP server, maybe that's the reason. However, I created the centos qcow2 image following the instructions on openstack website step by step. But I still fail to make things work perfectly.
What says :-
$neutron agent-list
Oh, nothing shown when running this command.
Should look like