Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-8183

FIWARE.Request.Lab.FIWARE Lab Assistance.

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-LAB-HELP
    • Labels:
      None

      Description

      Hello,

      We’re trying to access to our Centos instance via ssh but it is impossible, on Mac OS X it says “network is unreachable” and using your online VM Display it ask for an user and password (and we haven’t had the chance to set it). Thanks in advance for your help.

      Tony Barrera

      __________________________________________________________________________________________

      You can get more information about our cookies and privacy policies on the following links:

      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-lab-help

      [Created via e-mail received from: Tony Barrera <info@tonystam.com>]

        Activity

        Hide
        fw.ext.user FW External User added a comment -

        Comment by joseignacio.carretero@fiware.org :

        Sorry, but your email doesn't seem to belong to any registered user.
        Anyway, it would be helpful if you gave us a little more information
        about your VM ID, where are your VMs supposed to be deployed, what's
        your account, etc.

        Best Regards,
        José Ignacio.

        El 26/01/17 a las 20:26, Tony Barrera escribió:
        > Hello,
        >
        > We’re trying to access to our Centos instance via ssh but it is impossible, on Mac OS X it says “network is unreachable” and using your online VM Display it ask for an user and password (and we haven’t had the chance to set it). Thanks in advance for your help.
        >
        > Tony Barrera
        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by joseignacio.carretero@fiware.org : Sorry, but your email doesn't seem to belong to any registered user. Anyway, it would be helpful if you gave us a little more information about your VM ID, where are your VMs supposed to be deployed, what's your account, etc. Best Regards, José Ignacio. El 26/01/17 a las 20:26, Tony Barrera escribió: > Hello, > > We’re trying to access to our Centos instance via ssh but it is impossible, on Mac OS X it says “network is unreachable” and using your online VM Display it ask for an user and password (and we haven’t had the chance to set it). Thanks in advance for your help. > > Tony Barrera > >
        Hide
        fw.ext.user FW External User added a comment -

        Comment by info@tonystam.com :

        Oh sorry, my email is tonybarreragarcia@gmail.com <tonybarreragarcia@gmail.com>

        Thanks,

        > El 26 ene 2017, a las 20:26, Tony Barrera <info@tonystam.com> escribió:
        >
        > Hello,
        >
        > We’re trying to access to our Centos instance via ssh but it is impossible, on Mac OS X it says “network is unreachable” and using your online VM Display it ask for an user and password (and we haven’t had the chance to set it). Thanks in advance for your help.
        >
        > Tony Barrera
        >

        Show
        fw.ext.user FW External User added a comment - Comment by info@tonystam.com : Oh sorry, my email is tonybarreragarcia@gmail.com < tonybarreragarcia@gmail.com > Thanks, > El 26 ene 2017, a las 20:26, Tony Barrera <info@tonystam.com> escribió: > > Hello, > > We’re trying to access to our Centos instance via ssh but it is impossible, on Mac OS X it says “network is unreachable” and using your online VM Display it ask for an user and password (and we haven’t had the chance to set it). Thanks in advance for your help. > > Tony Barrera >
        Hide
        fw.ext.user FW External User added a comment -

        Comment by joseignacio.carretero@fiware.org :

        What is your VM id? Your VM ip?... What region is the one you are using?

        El 26/01/17 a las 22:41, Tony Barrera escribió:
        > Oh sorry, my email is tonybarreragarcia@gmail.com
        > <tonybarreragarcia@gmail.com>
        >
        > Thanks,
        >
        >
        >
        >
        >
        >> El 26 ene 2017, a las 20:26, Tony Barrera <info@tonystam.com
        >> <info@tonystam.com>> escribió:
        >>
        >> Hello,
        >>
        >> We’re trying to access to our Centos instance via ssh but it is
        >> impossible, on Mac OS X it says “network is unreachable” and using
        >> your online VM Display it ask for an user and password (and we
        >> haven’t had the chance to set it). Thanks in advance for your help.
        >>
        >> Tony Barrera
        >>
        >
        >
        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by joseignacio.carretero@fiware.org : What is your VM id? Your VM ip?... What region is the one you are using? El 26/01/17 a las 22:41, Tony Barrera escribió: > Oh sorry, my email is tonybarreragarcia@gmail.com > < tonybarreragarcia@gmail.com > > > Thanks, > > > > > >> El 26 ene 2017, a las 20:26, Tony Barrera <info@tonystam.com >> < info@tonystam.com >> escribió: >> >> Hello, >> >> We’re trying to access to our Centos instance via ssh but it is >> impossible, on Mac OS X it says “network is unreachable” and using >> your online VM Display it ask for an user and password (and we >> haven’t had the chance to set it). Thanks in advance for your help. >> >> Tony Barrera >> > > > >
        Hide
        jicg José Ignacio Carretero Guarde added a comment -

        It is accesible via SSH.

        Regards,
        José Ignacio.

        Show
        jicg José Ignacio Carretero Guarde added a comment - It is accesible via SSH. Regards, José Ignacio.
        Hide
        fw.ext.user FW External User added a comment -

        Comment by info@tonystam.com :

        I’m sorry but I’m unable to do that. Via terminal it says this:

        And via online VM display it ask for a login:

        Thanks!

        > El 27 ene 2017, a las 7:19, Help-Desk <jira-help-desk@jira.fiware.org> escribió:
        >
        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by info@tonystam.com : I’m sorry but I’m unable to do that. Via terminal it says this: And via online VM display it ask for a login: Thanks! > El 27 ene 2017, a las 7:19, Help-Desk <jira-help-desk@jira.fiware.org> escribió: > > >
        Hide
        jicg José Ignacio Carretero Guarde added a comment -

        The user for any CentOS VM is "centos" — So, using your private key, you can:

        ssh -i <yourpemfile> centos@<yourIP>

        Show
        jicg José Ignacio Carretero Guarde added a comment - The user for any CentOS VM is "centos" — So, using your private key, you can: ssh -i <yourpemfile> centos@<yourIP>
        Hide
        fw.ext.user FW External User added a comment -

        Comment by info@tonystam.com :

        Great, thank you so much!

        Tony Barrera García
        Consultoría digital, webmaster y diseño,
        mobile: 672 666 052
        site: www.tonystam.com
        email: info@tonystam.com

        > El 27 ene 2017, a las 13:31, Help-Desk <jira-help-desk@jira.fiware.org> escribió:
        >
        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by info@tonystam.com : Great, thank you so much! Tony Barrera García Consultoría digital, webmaster y diseño, mobile: 672 666 052 site: www.tonystam.com email: info@tonystam.com > El 27 ene 2017, a las 13:31, Help-Desk <jira-help-desk@jira.fiware.org> escribió: > > >

          People

          • Assignee:
            jicg José Ignacio Carretero Guarde
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: