Hello Leandro, It's looking like that:
nova secgroup-list-rules default +-------------+-----------+---------+-----------+--------------+ | IP Protocol | From Port | To Port | IP Range | Source Group | +-------------+-----------+---------+-----------+--------------+ | icmp | -1 | -1 | 0.0.0.0/0 | | | tcp | 22 | 22 | 0.0.0.0/0 | | | tcp | 80 | 80 | 0.0.0.0/0 | | | tcp | 8080 | 8080 | 0.0.0.0/0 | | +-------------+-----------+---------+-----------+--------------+ 2013/2/1 Leandro Reox <[email protected]> > 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 < > [email protected]> wrote: > >> 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 <[email protected]> >> >>> 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 < >>> [email protected]> wrote: >>> >>>> No, how can I do that? >>>> >>>> Thank you. >>>> >>>> >>>> >>>> 2013/1/30 Rain Li <[email protected]> >>>> >>>>> Have you setup the secgroup rules? >>>>> >>>>> >>>>> On Wed, Jan 30, 2013 at 2:02 PM, Ritesh Nanda <[email protected] >>>>> > wrote: >>>>> >>>>>> Can you give more details for your setup. >>>>>> >>>>>> On Thu, Jan 31, 2013 at 12:55 AM, Guilherme Russi < >>>>>> [email protected]> 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. >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Mailing list: https://launchpad.net/~openstack >>>>>>> Post to : [email protected] >>>>>>> Unsubscribe : https://launchpad.net/~openstack >>>>>>> More help : https://help.launchpad.net/ListHelp >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> * With Regards >>>>>> * >>>>>> >>>>>> * Ritesh Nanda >>>>>> * >>>>>> >>>>>> *** >>>>>> * >>>>>> <http://www.ericsson.com/> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Mailing list: https://launchpad.net/~openstack >>>>>> Post to : [email protected] >>>>>> Unsubscribe : https://launchpad.net/~openstack >>>>>> More help : https://help.launchpad.net/ListHelp >>>>>> >>>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~openstack >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~openstack >>>> More help : https://help.launchpad.net/ListHelp >>>> >>>> >>> >>> >>> -- >>> Lei Zhang >>> >>> Blog: http://jeffrey4l.github.com >>> twitter/weibo: @jeffrey4l >>> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openstack >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> >> >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

