Re: [Openstack] VM guest can't access outside world.

2013-03-19 Thread David Kang
pute-sg-fallback (2 references) > num target prot opt source destination > 1 DROP all -- 0.0.0.0/0 0.0.0.0/0 > > Chain nova-filter-top (2 references) > num target prot opt source destination > 1 nova-compute-local all -- 0.0.0.0/0 0.0.0.0/0 > 2 nova-api-local all -- 0.0.0.0/0 0.0

Re: [Openstack] VM guest can't access outside world.

2013-03-06 Thread Barrow Kwan
stination - Original Message From: Jeff Peeler To: Barrow Kwan Sent: Wed, March 6, 2013 10:48:00 AM Subject: Re: [Openstack] VM guest can't access outside world. I'm not replying to the list because I don't know for sure what to tell you. If this does work for you,

Re: [Openstack] VM guest can't access outside world.

2013-03-05 Thread livemoon
0, flags [DF], proto > ICMP (1), > > length 84) > 192.168.151.3 > 10.38.1.2: ICMP echo request, id 11910, seq 134, > length 64 > 2 packets captured > 3 packets received by filter > 0 packets dropped by kernel > > > > > - Original Message ---- >

Re: [Openstack] VM guest can't access outside world.

2013-03-04 Thread Barrow Kwan
essage From: Jeff Peeler To: openstack@lists.launchpad.net Sent: Mon, March 4, 2013 7:39:03 AM Subject: Re: [Openstack] VM guest can't access outside world. On Wed, Feb 27, 2013 at 12:38:45PM -0800, Barrow Kwan wrote: > [root@optst01 quantum]# service iptables status > Table: nat

Re: [Openstack] VM guest can't access outside world.

2013-03-04 Thread Barrow Kwan
essage From: Jeff Peeler To: openstack@lists.launchpad.net Sent: Mon, March 4, 2013 7:39:03 AM Subject: Re: [Openstack] VM guest can't access outside world. On Wed, Feb 27, 2013 at 12:38:45PM -0800, Barrow Kwan wrote: > [root@optst01 quantum]# service iptables status > Table: nat

Re: [Openstack] VM guest can't access outside world.

2013-03-04 Thread Jeff Peeler
On Wed, Feb 27, 2013 at 12:38:45PM -0800, Barrow Kwan wrote: > [root@optst01 quantum]# service iptables status > Table: nat > Chain PREROUTING (policy ACCEPT) > num target prot opt source destination > 1nova-compute-PREROUTING all -- 0.0.0.0/00.0.0.0/0

Re: [Openstack] VM guest can't access outside world.

2013-02-25 Thread Razique Mahroua
HiIs the Ip forwarding enabled on the server? Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 25 févr. 2013 à 22:15, Barrow Kwan a écrit :Hi,I just installed Folsom on CentOS 6.3 ( single host with two NIC ).  I can launch VM fine and VM get a

[Openstack] VM guest can't access outside world.

2013-02-25 Thread Barrow Kwan
Hi, I just installed Folsom on CentOS 6.3 ( single host with two NIC ). I can launch VM fine and VM get an IP address. I associate a floating IP, create security group to allow ssh and I can ssh to the VM with the floating IP ( from a non-openstack node on the same physical network ). What co