Skip to main content

Overview

The TCP Connectivity Test performs a connection attempt from the selected Gateway Runtime environment to a specified host:port, verifying network reachability. The test is executed directly on the Gateway Runtime pod, allowing you to observe real network constraints (firewall rules, DNS access, port availability) as they exist in that environment.
The environment from which the test is performed is selected in the Environment field. The connection is made from a pod belonging to the selected environment.

New Test

TCP Connectivity Test - New Test Screen

Form Fields

When TLS/TCP protocol is selected, the target server’s certificate is validated. If the certificate cannot be verified, the connection is rejected.

Running the Test

Fill in the form fields and click the Run Test button. The test cannot be started without selecting an environment, entering a host/port, or providing a description.

Test Result

When the test completes, a result panel appears showing the connection status, a step-by-step log stream, and summary metrics.

Connection Statuses

Step-by-Step Log

Each test produces a four-phase log:

Summary Metrics

If DNS resolution succeeds but the TCP connection cannot be established, the issue is at the network layer (firewall rule, closed port, etc.).

Test History

TCP Connectivity Test - Test History Screen The Test History tab provides access to all previously performed tests. Each record contains:
For information on cleaning up history records, see the TCP Connectivity Test History Collection Cleanup page.