Details
- 
        Type:
Monitor
 - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Done
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 2021
 - 
            Component/s: FIWARE-LAB-HELP
 - 
            Labels:
 
- 
                        HD-Node:Spain
 
Description
Created question in FIWARE Q/A platform on 13-04-2015 at 15:04
Please, ANSWER this question AT https://stackoverflow.com/questions/29606047/connection-to-mv-in-osx-fiware-lab
Question:
Connection to MV in Osx Fiware Lab
Description:
I have a problem connecting to my MV Orion in OSX. I performed the following steps:
I've created my Keypar and download this
I created my security group (port 33, 3306).
I created my MV Orion
I deployed my MV and associated to Allocated Ip.
I open my terminal in my computer (OS X) to try connect to the VM and in the first place have created my key with the following instructions:
$ Chmod 600 private.pem
$ Ssh-keygen -f-and private.pem >> publickey.pub
Publickey.pub $ cat >> ~ / .ssh / id_rsa.pub
and when I try to connect:
$ Ssh -i my_keypair.pem root@10.0.176.30;
the terminal tells me the next sentence:
$ Ssh: connect to host 130.206.114.31 port 22: Network is unreachable.
You know, that may be my problem ?, in the security group have open ports 22 and 3306
2017-05-28 21:05|CREATED monitor | # answers= 1, accepted answer= False