Re: [Openstack] Instance no route to host problem

2012-12-10 Thread Patrick Petit
Ooops... I got it. Thought nova-compute has responsibilities in local iptables settings. I guess I was misled by the fact that I have default iptables rules setup at boot time in my VM which looks like rules defined in security group but it's just a coincidence. Thanks Patrick 2012/12/10 Patrick

Re: [Openstack] Instance no route to host problem

2012-12-10 Thread Patrick Petit
Hi Lei, I could spend some more time looking at my "no route to host" issue today. I could be very well that the iptables on VM is the root of the problem. Here is what it looks like. *$ sudo iptables -L* *Chain INPUT (policy ACCEPT)* *target prot opt source destination

Re: [Openstack] Instance no route to host problem

2012-12-05 Thread Lei Zhang
Could you check the iptables in the vm? Whether it drop the packets on the port 80 On Thu, Dec 6, 2012 at 12:29 AM, Patrick Petit < patrick.michel.pe...@gmail.com> wrote: > Dear Stackers, > > I am running instance wordpress.WikiServer > > > $ nova list > > +--