[Openstack] ssh login for Grizzly ubuntu 12.04
raghavendra.lad at accenture.com
raghavendra.lad at accenture.com
Fri Aug 2 13:57:47 UTC 2013
Hi Jay,
Thanks for the quick response.
I can see ubuntu login on VNC (Horizon dashboard) but cannot login as I need to change password after logging to ssh.
How do I allocate Floating IP is that in Nova?
I have network can I assign range like for Router, Network and Net topology?
I need to declare the security Firewall rules (I cant do that for TCP and ICMP) any clue..?
My TCP is port 22 and 22 range. ICMP 10000 and 12000 as default security for Grizzly.
I tried the ssh -i key ubuntu at ipaddress
It is not working .
Regards,
Raghavendra Lad
-----Original Message-----
From: Jay Pipes [mailto:jaypipes at gmail.com]
Sent: Friday, August 02, 2013 7:01 PM
To: openstack at lists.openstack.org
Subject: Re: [Openstack] ssh login for Grizzly ubuntu 12.04
On 08/02/2013 08:39 AM, raghavendra.lad at accenture.com wrote:
> Hi Openers,
>
> I have installed the Grizzly version of openstack . I request if
> anybody can provide steps how to ssh to instance. I would be grateful.
>
> Any help would be highly appreciated.
When you launch an instance, specify the name of the keypair you will use to log into the instance. Ensure you have associated a floating IP to the instance, then SSH to it:
ssh -i /path/to/your/private/key <USER>@<FLOATING_IP>
The <USER> will be dependent on what type of image you launched. For example, for most Ubuntu images, the user would be "ubuntu".
Best,
-jay
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.
Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipssh.jpg
Type: image/jpeg
Size: 85340 bytes
Desc: ipssh.jpg
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130802/31cdd85d/attachment.jpg>
More information about the Openstack
mailing list