Re: [Openstack] Problem with IP on VMs

2013-02-01 Thread Guilherme Russi
Hello Lei, When I use the command nova secgroup-list-rules, it returns: usage: nova secgroup-list-rules secgroup error: too few arguments What must I insert with the command, the secgroup name? But I haven't created an secgroup. Regards. Guilherme. 2013/1/31 Lei Zhang

Re: [Openstack] Problem with IP on VMs

2013-02-01 Thread Leandro Reox
If you dont created any secgroup should be : nova secgroup-list-rules default Cheerios On Fri, Feb 1, 2013 at 8:35 AM, Guilherme Russi luisguilherme...@gmail.comwrote: Hello Lei, When I use the command nova secgroup-list-rules, it returns: usage: nova secgroup-list-rules secgroup

Re: [Openstack] Problem with IP on VMs

2013-02-01 Thread Guilherme Russi
Hello Leandro, It's looking like that: nova secgroup-list-rules default +-+---+-+---+--+ | IP Protocol | From Port | To Port | IP Range | Source Group | +-+---+-+---+--+ | icmp |

[Openstack] Problem with IP on VMs

2013-01-30 Thread Guilherme Russi
Hello all, I'm using Folsom on Ubuntu server 12.04 and I'm getting problems with ping and login ssh. Can anybody help me? Regards. Guilherme. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

Re: [Openstack] Problem with IP on VMs

2013-01-30 Thread Ritesh Nanda
Can you give more details for your setup. On Thu, Jan 31, 2013 at 12:55 AM, Guilherme Russi luisguilherme...@gmail.com wrote: Hello all, I'm using Folsom on Ubuntu server 12.04 and I'm getting problems with ping and login ssh. Can anybody help me? Regards. Guilherme.

Re: [Openstack] Problem with IP on VMs

2013-01-30 Thread Rain Li
Have you setup the secgroup rules? On Wed, Jan 30, 2013 at 2:02 PM, Ritesh Nanda riteshnand...@gmail.comwrote: Can you give more details for your setup. On Thu, Jan 31, 2013 at 12:55 AM, Guilherme Russi luisguilherme...@gmail.com wrote: Hello all, I'm using Folsom on Ubuntu server

Re: [Openstack] Problem with IP on VMs

2013-01-30 Thread Guilherme Russi
No, how can I do that? Thank you. 2013/1/30 Rain Li lyp20062...@gmail.com Have you setup the secgroup rules? On Wed, Jan 30, 2013 at 2:02 PM, Ritesh Nanda riteshnand...@gmail.comwrote: Can you give more details for your setup. On Thu, Jan 31, 2013 at 12:55 AM, Guilherme Russi

Re: [Openstack] Problem with IP on VMs

2013-01-30 Thread Lei Zhang
check list - login the vm through vnc, and check whether it get IP? - login in the vm from the host machine to check whether the IP is works - check the secgroup using command nova secgroup-list-rules On Thu, Jan 31, 2013 at 8:20 AM, Guilherme Russi luisguilherme...@gmail.com wrote: