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

FIWARE.Request.Tech.Cloud.PaaSManager.InstancesInformation

    Details

    • HD-Chapter:
      Cloud
    • HD-Enabler:
      Pegasus

      Description

      Hi, I have just create an instance of my sql running on CentOS-6.2-sdc and now have the following questions:

      1. About the IP’s: I have the following Floating IP assigned 130.206.83.216, however if I try to ping this address I have no response. But, if I go to the security group that was created for my instance and check at the rules I find another IP, the 130.206.82.5/32; if I ping this address I do have response. So I’m not sure which address should I use to connect to the instance I just created.

      2. When i try to connect ti the address 130.206.82.5 via ssh it ask me for a user and password. Where can I find this defualt information?

      Thanks

      Ricardo
      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

        Activity

        Hide
        FIWARE-LAB-HELP FIWARE-LAB-HELP added a comment -

        Hi

        Thanks for contacting us. I can see that you have deploy the instance by using the blueprint capabilities. It creates a security group (you can go to security- security groups, actions edit rule) and check the rules. By default it opens the ssh port and the software installed port. In mysql case, the 3306. The ICMP is closed (this is why you cannot ping it). In case you want you should add a new rule.
        The VM IP is the one which appers in the instance view, so that, 130.206.83.216.
        For accessing by ssh you have to you the keypair. I can see you have assigned the HappyCities-Keypair. When you have created the keypair, you have downloaded a .pem file. To access by ssh just do:
        ssh -i HappyCities-Keypair.pem root@130.206.83.216<root@130.206.83.216>
        I hope it can help you.
        Regards,
        Henar

        De: fiware-lab-help-bounces@lists.fi-ware.org fiware-lab-help-bounces@lists.fi-ware.org En nombre de Ricardo Moreno
        Enviado el: jueves, 26 de junio de 2014 16:21
        Para: fiware-lab-help@lists.fi-ware.org
        Asunto: [Suspected Spam] [Fiware-lab-help] IPs and Passwords and Users

        Hi, I have just create an instance of my sql running on CentOS-6.2-sdc and now have the following questions:

        1. About the IP’s: I have the following Floating IP assigned 130.206.83.216, however if I try to ping this address I have no response. But, if I go to the security group that was created for my instance and check at the rules I find another IP, the 130.206.82.5/32; if I ping this address I do have response. So I’m not sure which address should I use to connect to the instance I just created.

        2. When i try to connect ti the address 130.206.82.5 via ssh it ask me for a user and password. Where can I find this defualt information?

        Thanks

        Ricardo

        ________________________________

        Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
        This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at:
        http://www.tid.es/ES/PAGINAS/disclaimer.aspx

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

        Show
        FIWARE-LAB-HELP FIWARE-LAB-HELP added a comment - Hi Thanks for contacting us. I can see that you have deploy the instance by using the blueprint capabilities. It creates a security group (you can go to security- security groups, actions edit rule) and check the rules. By default it opens the ssh port and the software installed port. In mysql case, the 3306. The ICMP is closed (this is why you cannot ping it). In case you want you should add a new rule. The VM IP is the one which appers in the instance view, so that, 130.206.83.216. For accessing by ssh you have to you the keypair. I can see you have assigned the HappyCities-Keypair. When you have created the keypair, you have downloaded a .pem file. To access by ssh just do: ssh -i HappyCities-Keypair.pem root@130.206.83.216< root@130.206.83.216 > I hope it can help you. Regards, Henar De: fiware-lab-help-bounces@lists.fi-ware.org fiware-lab-help-bounces@lists.fi-ware.org En nombre de Ricardo Moreno Enviado el: jueves, 26 de junio de 2014 16:21 Para: fiware-lab-help@lists.fi-ware.org Asunto: [Suspected Spam] [Fiware-lab-help] IPs and Passwords and Users Hi, I have just create an instance of my sql running on CentOS-6.2-sdc and now have the following questions: 1. About the IP’s: I have the following Floating IP assigned 130.206.83.216, however if I try to ping this address I have no response. But, if I go to the security group that was created for my instance and check at the rules I find another IP, the 130.206.82.5/32; if I ping this address I do have response. So I’m not sure which address should I use to connect to the instance I just created. 2. When i try to connect ti the address 130.206.82.5 via ssh it ask me for a user and password. Where can I find this defualt information? Thanks Ricardo ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ Fiware-lab-help mailing list Fiware-lab-help@lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-lab-help
        Hide
        FIWARE-LAB-HELP FIWARE-LAB-HELP added a comment -

        Dear Henar, Ricardo,

        please consider that CentOS has a rather restrictive firewall.
        The security rules are one part, but you also have to open the ports in the VMs iptables.

        Best Regards, Bernd

        ============
        Bernd Bochow
        Next Generation Network Infrastructures
        Fraunhofer Institute for Open Communication Systems (FOKUS)
        Kaiserin-Augusta-Allee 31, D-10589 Berlin
        e-mail: bernd.bochow@fokus.fraunhofer.de<bernd.bochow@fokus.fraunhofer.de>, bernd.bochow@ieee.org<bernd.bochow@ieee.org>
        phone: +49 30 3463-7238
        fax: +49 30 3463-997238

        On 26 Jun 2014, at 16:32, HENAR MUÑOZ FRUTOS wrote:

        Hi

        Thanks for contacting us. I can see that you have deploy the instance by using the blueprint capabilities. It creates a security group (you can go to security- security groups, actions edit rule) and check the rules. By default it opens the ssh port and the software installed port. In mysql case, the 3306. The ICMP is closed (this is why you cannot ping it). In case you want you should add a new rule.
        The VM IP is the one which appers in the instance view, so that, 130.206.83.216.
        For accessing by ssh you have to you the keypair. I can see you have assigned the HappyCities-Keypair. When you have created the keypair, you have downloaded a .pem file. To access by ssh just do:
        ssh -i HappyCities-Keypair.pem root@130.206.83.216<root@130.206.83.216>
        I hope it can help you.
        Regards,
        Henar

        De: fiware-lab-help-bounces@lists.fi-ware.org<fiware-lab-help-bounces@lists.fi-ware.org> fiware-lab-help-bounces@lists.fi-ware.org En nombre de Ricardo Moreno
        Enviado el: jueves, 26 de junio de 2014 16:21
        Para: fiware-lab-help@lists.fi-ware.org<fiware-lab-help@lists.fi-ware.org>
        Asunto: [Suspected Spam] [Fiware-lab-help] IPs and Passwords and Users

        Hi, I have just create an instance of my sql running on CentOS-6.2-sdc and now have the following questions:

        1. About the IP’s: I have the following Floating IP assigned 130.206.83.216, however if I try to ping this address I have no response. But, if I go to the security group that was created for my instance and check at the rules I find another IP, the 130.206.82.5/32; if I ping this address I do have response. So I’m not sure which address should I use to connect to the instance I just created.

        2. When i try to connect ti the address 130.206.82.5 via ssh it ask me for a user and password. Where can I find this defualt information?

        Thanks

        Ricardo

        ________________________________

        Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
        This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at:
        http://www.tid.es/ES/PAGINAS/disclaimer.aspx
        _______________________________________________
        Fiware-lab-help mailing list
        Fiware-lab-help@lists.fi-ware.org<Fiware-lab-help@lists.fi-ware.org>
        https://lists.fi-ware.org/listinfo/fiware-lab-help

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

        Show
        FIWARE-LAB-HELP FIWARE-LAB-HELP added a comment - Dear Henar, Ricardo, please consider that CentOS has a rather restrictive firewall. The security rules are one part, but you also have to open the ports in the VMs iptables. Best Regards, Bernd ============ Bernd Bochow Next Generation Network Infrastructures Fraunhofer Institute for Open Communication Systems (FOKUS) Kaiserin-Augusta-Allee 31, D-10589 Berlin e-mail: bernd.bochow@fokus.fraunhofer.de< bernd.bochow@fokus.fraunhofer.de >, bernd.bochow@ieee.org< bernd.bochow@ieee.org > phone: +49 30 3463-7238 fax: +49 30 3463-997238 On 26 Jun 2014, at 16:32, HENAR MUÑOZ FRUTOS wrote: Hi Thanks for contacting us. I can see that you have deploy the instance by using the blueprint capabilities. It creates a security group (you can go to security- security groups, actions edit rule) and check the rules. By default it opens the ssh port and the software installed port. In mysql case, the 3306. The ICMP is closed (this is why you cannot ping it). In case you want you should add a new rule. The VM IP is the one which appers in the instance view, so that, 130.206.83.216. For accessing by ssh you have to you the keypair. I can see you have assigned the HappyCities-Keypair. When you have created the keypair, you have downloaded a .pem file. To access by ssh just do: ssh -i HappyCities-Keypair.pem root@130.206.83.216< root@130.206.83.216 > I hope it can help you. Regards, Henar De: fiware-lab-help-bounces@lists.fi-ware.org< fiware-lab-help-bounces@lists.fi-ware.org > fiware-lab-help-bounces@lists.fi-ware.org En nombre de Ricardo Moreno Enviado el: jueves, 26 de junio de 2014 16:21 Para: fiware-lab-help@lists.fi-ware.org< fiware-lab-help@lists.fi-ware.org > Asunto: [Suspected Spam] [Fiware-lab-help] IPs and Passwords and Users Hi, I have just create an instance of my sql running on CentOS-6.2-sdc and now have the following questions: 1. About the IP’s: I have the following Floating IP assigned 130.206.83.216, however if I try to ping this address I have no response. But, if I go to the security group that was created for my instance and check at the rules I find another IP, the 130.206.82.5/32; if I ping this address I do have response. So I’m not sure which address should I use to connect to the instance I just created. 2. When i try to connect ti the address 130.206.82.5 via ssh it ask me for a user and password. Where can I find this defualt information? Thanks Ricardo ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ Fiware-lab-help mailing list Fiware-lab-help@lists.fi-ware.org< Fiware-lab-help@lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-lab-help _______________________________________________ Fiware-lab-help mailing list Fiware-lab-help@lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-lab-help

          People

          • Assignee:
            henar Henar Muñoz
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: