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

FIWARE.Request.Lab.Budapest.Outside access to FIWARE Cloud instance

    Details

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

      Description

      Dear,

      I have setup a new Orion instance on the FIWARE Cloud. To be able to access
      it from the outside, I attached a public IP address to it, and opened a
      number of ports via the security group. I am able to SSH to the machine,
      but when running a simple Python TCP server on the node on one of the open
      ports, I don't seem to be able to access the instance, and get a
      'Connection refused' when I'm trying to send a message to it. Also
      telnetting to the public IP and the port results in a connection refused.

      Is there a firewall that limits outside access, or do other settings need
      to be changes in order to enable this?

      Thanks in advance,

      Mathias

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-lab-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      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: Mathias Verbeke <mathiver@gmail.com>]

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        5d 19h 11m 1 Marco Cipriani 13/Jan/16 12:11 PM
        In Progress In Progress Answered Answered
        4d 23h 23m 1 Budapest Node Helpdesk 18/Jan/16 11:35 AM
        Answered Answered Closed Closed
        7d 4h 12m 1 Budapest Node Helpdesk 25/Jan/16 3:47 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Request.Lab.Outside access to FIWARE Cloud instance FIWARE.Request.Lab.Budapest.Outside access to FIWARE Cloud instance
        mev Manuel Escriche made changes -
        HD-Node Budapest [ 10911 ]
        mev Manuel Escriche made changes -
        Sender Email mathiver@gmail.com
        backlogmanager Backlog Manager made changes -
        Summary [Fiware-lab-help] Outside access to FIWARE Cloud instance FIWARE.Request.Lab.Outside access to FIWARE Cloud instance
        WIGNER Budapest Node Helpdesk made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        WIGNER Budapest Node Helpdesk made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        Hide
        WIGNER Budapest Node Helpdesk added a comment -

        Dear Mathias,

        i checked the problem. On the Budapest2 node is everything works. I lanched an orion VM and i can connect to the 10000 port. The thing that i need to do: enable the port on the VM. If you connect on the VM, you need to set the iptables rules. In your case you need to add this command on the VM:
        sudo iptables -I INPUT -p tcp -m state --state NEW -m tcp --dport 10000 -j ACCEPT

        If the rule (port 10000) enabled in the security group on the portal, you can reach the VM.

        Gergő

        Show
        WIGNER Budapest Node Helpdesk added a comment - Dear Mathias, i checked the problem. On the Budapest2 node is everything works. I lanched an orion VM and i can connect to the 10000 port. The thing that i need to do: enable the port on the VM. If you connect on the VM, you need to set the iptables rules. In your case you need to add this command on the VM: sudo iptables -I INPUT -p tcp -m state --state NEW -m tcp --dport 10000 -j ACCEPT If the rule (port 10000) enabled in the security group on the portal, you can reach the VM. Gergő
        marcocipriani Marco Cipriani made changes -
        Assignee Marco Cipriani [ marco ] Budapest Node Helpdesk [ wigner ]
        Hide
        marcocipriani Marco Cipriani added a comment -

        Dear Mathias,
        I've just forwarded your request to the Budapest support team.
        They will get back to you soon.

        Best regards
        Marco

        Show
        marcocipriani Marco Cipriani added a comment - Dear Mathias, I've just forwarded your request to the Budapest support team. They will get back to you soon. Best regards Marco
        Hide
        fw.ext.user FW External User added a comment -

        Dear Marco,

        I didn't solve my issue yet. Here are the requested details:

        • Region: Budapest2
        • Project ID: d293c3face8a4e9f99b0c86d785e0506
        • Port I'd like to use: 10000

        Please let me know if you would need any more details.

        Thanks in advance,

        Mathias

        On Wed, Jan 13, 2016 at 12:11 PM, Help-Desk <jira-help-desk@fi-ware.org>

        Show
        fw.ext.user FW External User added a comment - Dear Marco, I didn't solve my issue yet. Here are the requested details: Region: Budapest2 Project ID: d293c3face8a4e9f99b0c86d785e0506 Port I'd like to use: 10000 Please let me know if you would need any more details. Thanks in advance, Mathias On Wed, Jan 13, 2016 at 12:11 PM, Help-Desk <jira-help-desk@fi-ware.org>
        marcocipriani Marco Cipriani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        marcocipriani Marco Cipriani added a comment -

        Dear Mathias,
        we didn't get a response to our previous email of January 11th. Did you solve your issue?
        If you don't provide the details requested within today, this ticket will be closed.
        Anyway you will be always able to open another one by sending a new email to fiware-lab-help@lists.fiware.org .

        Best regards
        Marco

        Show
        marcocipriani Marco Cipriani added a comment - Dear Mathias, we didn't get a response to our previous email of January 11th. Did you solve your issue? If you don't provide the details requested within today, this ticket will be closed. Anyway you will be always able to open another one by sending a new email to fiware-lab-help@lists.fiware.org . Best regards Marco
        Hide
        marcocipriani Marco Cipriani added a comment -

        Dear Mathias,
        each node has firewall rules that restrict the outside access and the telnet port is blocked for sure.
        In order to give a response to your request, we need to know:

        • what region you are using
        • your project ID: you can find it selecting your project name and looking at the info bar at the bottom of the page, something like <project-name> (ID 00000000000000000000000000000xyz)
        • which port you are using for your Python TCP server

        Best regards
        Marco

        Show
        marcocipriani Marco Cipriani added a comment - Dear Mathias, each node has firewall rules that restrict the outside access and the telnet port is blocked for sure. In order to give a response to your request, we need to know: what region you are using your project ID: you can find it selecting your project name and looking at the info bar at the bottom of the page, something like <project-name> (ID 00000000000000000000000000000xyz) which port you are using for your Python TCP server Best regards Marco
        marcocipriani Marco Cipriani made changes -
        Assignee Marco Cipriani [ marco ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-LAB-HELP [ 10279 ]
        fw.ext.user FW External User created issue -

          People

          • Assignee:
            WIGNER Budapest Node Helpdesk
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: