TCP Port Test
Simple TCP port connectivity test tool on using local IPs
less than a minute
The TCP Port Test tool initiates a TCP session with a target IP address and port to confirm fully layer 4 connectivity. This would be similar to using netcat
or telnet
to test connectivity to a TCP port.
Usage
- Login to the Trustgrid portal and navigate to the Node from which you want to test connectivity.
- Select
Interfaces
under theNetwork
section. - Click the
Interface TCP Port Test
button - Update the host with the target IP address and the port with the target TCP port. Click
Execute
to test connectivity. - A new window will open with the results. If a new window does not open, check your browser’s pop-up blocker settings.
- A successful test will look like this:
- A failed connection will depend on the nature of the failure. Examples include
- A connection actively refused (e.g. possibly firewall/ACL rejecting connections)
- A connection timeout or no route message if there is no response (e.g. firewall/ACL dropping connection, bad destination IP, or no route to destination)
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.