Re: [Openstack] questions in accessing the virtual machines in folsm quantum

2013-03-31 Thread Sagar Nikam
Hi, Have you added rules in the security group. For ping to work ICMP rule needs to be added and for SSH to work TCP rule needs to be added. Check the following doc for more details http://docs.openstack.org/folsom/openstack-compute/admin/content/instance-networking.html Regards, Sagar On Sun

Re: [Openstack] questions in accessing the virtual machines in folsm quantum

2013-03-31 Thread Romil Gupta
Hi , First of all check whether VM is getting the desired IP or not jst by logging into it if you have KVM use Virt-manager . do ifconfig if IP is there then try to set your switch in *promisc mode .* Hopefully this solves your problem. On Fri, Mar 29, 2013 at 1:52 PM, zengshan2008 wrote: >