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

Opened port in security groups not working

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Fix Version/s: 2021
    • Component/s: None
    • Labels:
      None

      Description

      I've opened the 9092 TCP port in my VM (130.206.126.234) and it is not accessible from the outside.

      I've run a netcat listening in that port:

      $ nc -l 9092

      Then I've run a telnet from a remote machine (e.g. my laptop):

      $ telnet 130.206.126.234 9092
      Trying 130.206.126.234...
      telnet: connect to address 130.206.126.234: Operation timed out
      telnet: Unable to connect to remote host

      Please, have a look on the attachment in order to check the port is opened.

      Regards,
      Francisco

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        27m 19s 1 José Ignacio Carretero Guarde 20/Jan/16 10:20 AM
        In Progress In Progress Closed Closed
        16m 35s 1 José Ignacio Carretero Guarde 20/Jan/16 10:37 AM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        jicg José Ignacio Carretero Guarde made changes -
        Status In Progress [ 3 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]
        Hide
        jicg José Ignacio Carretero Guarde added a comment -

        By default, the CentOS mainstream has its own firewall activated which is added to the Security groups. As this is the default behavior for CentOS, it will keep working this way.

        If you need to disable the internal firewall in your CentOS, you can do this by running this two commands as root:

        1. iptables -F
        2. iptables-save > /etc/sysconfig/iptables

        Regards,
        José Ignacio.

        Show
        jicg José Ignacio Carretero Guarde added a comment - By default, the CentOS mainstream has its own firewall activated which is added to the Security groups. As this is the default behavior for CentOS, it will keep working this way. If you need to disable the internal firewall in your CentOS, you can do this by running this two commands as root: iptables -F iptables-save > /etc/sysconfig/iptables Regards, José Ignacio.
        jicg José Ignacio Carretero Guarde made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        jicg José Ignacio Carretero Guarde added a comment -

        There is a firewall active inside the VM. That firewall is the one which is preventing your port to be reachable, not Openstack security groups.

        We'll need to investigate if there is a problem with the base image or if this just happened when you installed any new packages.

        regards,
        José Ignacio.

        Show
        jicg José Ignacio Carretero Guarde added a comment - There is a firewall active inside the VM. That firewall is the one which is preventing your port to be reachable, not Openstack security groups. We'll need to investigate if there is a problem with the base image or if this just happened when you installed any new packages. regards, José Ignacio.
        jicg José Ignacio Carretero Guarde made changes -
        Assignee José Ignacio Carretero Guarde [ jicg ]
        frb Francisco Romero made changes -
        Field Original Value New Value
        External Participants francisco.romerobueno@telefonica.com
        frb Francisco Romero created issue -

          People

          • Assignee:
            jicg José Ignacio Carretero Guarde
            Reporter:
            frb Francisco Romero
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: