[ https://jira.fiware.org/browse/HELP-12950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=96583#comment-96583 ] José Ignacio Carretero Guarde commented on HELP-12950: ------------------------------------------------------ Hi, When you write "ssh -i newkeypair.pem root at 130.206.115.69 ssh ubuntu at 192.168.251.11", you are still trying to login your 1st VM using "root" which is not allowed. You can try to do "ssh -tA -i newkeypair.pem ubuntu_or_centos@@130.206.115.69 ssh ubuntu at 192.168.251.11". However, you can still have some problems this way and you might need to add your newkeypair.pem using "ssh-add" command. (-t to force a pseudoterminal allocation and -A to make it authenticate with your laptop). There are some other ways to do it, for example, once I wrote an article about how to login a second VM: http://joseignaciocarretero.blogspot.com.es/2014/09/fiware-lab-only-one-single-ip-per-user.html Best regards, José Ignacio > FIWARE.Request.Lab.connect to vm instance with no public ip. > ------------------------------------------------------------ > > Key: HELP-12950 > URL: https://jira.fiware.org/browse/HELP-12950 > Project: Help-Desk > Issue Type: extRequest > Components: FIWARE-LAB-HELP > Reporter: FW External User > Assignee: José Ignacio Carretero Guarde > Attachments: Schermata 2017-11-19 alle 11.44.23.png > > > Hi, > In my fiware cloud account I have 2 VM ( 1 with public IP) > I’m trying to connect at “elasticsearch” VM with this command: > ssh -i newkeypair.pem root at 130.206.115.69 ssh root at 192.168.251.11 > but I obtain this output: > MBP-di-Tiziano:aegidea tiziano$ ssh -i newkeypair.pem root at 130.206.115.69 ssh root at 192.168.251.11 > Pseudo-terminal will not be allocated because stdin is not a terminal. > ################################################################################## > NOTE: You have accessed a system owned by FIWARE Lab. You must have authorisation > before using it, and your use will be strictly limited to that indicated in the > authorisation. > Unauthorised access to this system or improper use of the same is prohibited and > is against the FIWARE Terms & Conditions Policy and the legislation in force. The > use of this system may be monitored. > ################################################################################# > Permission denied (publickey). > can you help me? > thank you > ------ > Tiziano Fortin > Co-founder | CTO > Proofy | www.proofy.co <http://www.proofy.co/> > mobile + 33 673606590 > skype dotttiziano > __________________________________________________________________________________________ > You can get more information about our cookies and privacy policies on the following links: > - http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Privacy_Policy > - http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Cookies_Policy_FIWARE > Fiware-lab-help mailing list > Fiware-lab-help at lists.fiware.org > https://lists.fiware.org/listinfo/fiware-lab-help > [Created via e-mail received from: Proofy <tiziano at proofy.co>] -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy