[jbosstools-issues] [JBoss JIRA] (JBIDE-18134) Port forwarding: Free ports should be used from range 49152–65535

Marián Labuda (JIRA) issues at jboss.org
Wed Aug 27 05:17:59 EDT 2014


Marián Labuda created JBIDE-18134:
-------------------------------------

             Summary: Port forwarding: Free ports should be used from range 49152–65535
                 Key: JBIDE-18134
                 URL: https://issues.jboss.org/browse/JBIDE-18134
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: openshift
    Affects Versions: 4.2.0.CR1
            Reporter: Marián Labuda
            Priority: Minor


Currently port forwarding use as free ports any port received via java client which is calling some RHC function to get a free port. There are many ports in those so-called free ports which are under range 49152–65535. This range is declared by IANA for dynamic, private... let's call them free ports.

Problem could occur in case of getting a port number lesser than 49152  which is currently not in use, but it is registered and user could start a service using this port number. Then there could be a conflict.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list