Accessing the VM from internet
Hello All,
In my single node setup (Openstack JUNO on CENTOS 6.5 running with neutron-ovs for networking) which is functional, I am able to reach the internet from the virtual-machine using floating-ip and everything seems to be working fine.
But I want to access the VM from the outside network and I tried testing that by pinging the floating-ip and I see that the reachability is not there. So what I would like to know is
- Is this a expected behaviour and do I need to turn on something else ?
- Am I missing something , in which case what are the common things I can look for ?
Regards, Vivek
Please post
ifconfig
&&ovsvsctl show
and description or create statement for your external networkMake sure your default security group allows inbound traffic.