Network ports

To plan your network topology and firewall rules, you must know which TCP/IP ports are used by the software components.

In general, port numbers are configured in either Library Manager or the Agent registration.xml files. Processes must always be restarted after you make any changes. Always check with the relevant system administrators about which port numbers are being used for external systems such as the project database and license server.

Project database

Several of the components communicate with the project database through JDBC. The port number that is used for this communication depends on the database vendor and configured connection string. Some defaults are listed.
  • IBM® Db2®: 50000
  • Microsoft SQL Server: 1433
  • MySQL: 3306
  • Oracle: 1521

HCL OneTest API

Outgoing connections are listed.
  • Project database
  • Proxy Agent (if you record your own messages)
  • HCL® Quality Server: 5443 default for HTTPS, 7819 default for HTTP, 7883 default for the Topology Discovery view
  • Messaging transports
  • JDBC database connections
  • Email server for publishing reports
  • Change management systems
  • Source control systems
  • Test management systems, for example IBM® Rational® Quality Manager
Incoming connections are listed.
  • Software AG webMethods recording and stubbing.
    A random port number is used and the HCL OneTest API hostname is sent for connections coming back. These connections can be overridden in Library Manager with:
    WMIS Server Port
    WMIS Server Bind Address
  • Recording

    Recording Studio incoming messages.

    By default this port is a random port number. It can be changed in Library Manager by setting the value of Recording Port.

  • CICS® Stubs
    A random port number is used and the HCL OneTest API hostname is sent for connections coming back. These connections can be overridden in Library Manager with:
    CICS Stub ServerPort
    CICS Stub Server Bind Address

HCL OneTest API Agent (Virtualization)

Incoming connections are listed.
  • Command interface: 4476

    Override this port by running with the -p <port> switch.

    For example: Agent -p 4475

  • JDBC stubbing (integrated simulation database): 7842

    Override this port by setting IDB Client Port in Library Manager.

  • JMX interface: 8765
    Override this port by configuring Agent.config as shown:
    <rtcp enabled="true">
    <jmxPort value="8787"/>
Outgoing connections are listed.
  • HCL® Quality Server: 5443 default for HTTPS, 7819 default for HTTP
  • Rational® Quality Manager server: 9443

HTTP/TCP Proxy Agent

Incoming connections are listed.
  • HTTP and HTTPS listener: 3128 (Default)

TCP based forwarding rules as configured by user.

Outgoing connections are listed.
  • HCL® Quality Server: 5443 default for HTTPS, 7819 default for HTTP
  • HCL OneTest API: Recording port
  • HTTP/TCP destinations and forward proxy

JDBC Proxy Agent

This program is a driver that is added to an existing program such as an application server. This program makes these additional connections.

Outgoing connections are listed.
  • HCL® Quality Server: 5443 default for HTTPS, 7819 default for HTTP
  • HCL OneTest API: Recording port

Java Virtualization Agent

This program is a driver that is added to an existing Java program to enable the virtualization of Java method calls. This program makes these additional connections.

Outgoing connections are listed.
  • HCL® Quality Server: 5443 default for HTTPS, 7819 default for HTTP
  • HCL OneTest API: Recording port

HCL® Quality Server

Incoming connections are listed.
  • General HTTPS requests: 5443 default for HTTPS, 7819 default for HTTP

    User access and Agent communication.

    This port number replaces the previous general HTTP requests on port 7819.

  • Internal Communications Port: 7883

    This port is configured in Installation Manager and used in the Topology Discovery.

  • KariosDB web server stub usage: 7828
Outgoing connections are listed.
  • Project database
  • LDAP authentication server