Network Management
NetPath endpoint port is closed
First published date
Last published date
Overview
The endpoint is red and in a critical status. When you click the endpoint to expand the issue, the message contains PercentPortClosed.

Product section
Resolution
Step 1: Test TCP connectivity
- Download and extract PSTools.zip from Microsoft.
- Identify the IP address from the endpoint with the issue.
- Run
pspingfrom the command prompt to test end-to-end latency and packet loss to the NetPath service.psping -t endpoint_ip_address:endpoint_port - After receiving 20 results, press
Ctrl+Cto stop. - Look at the packet loss in the results. Check if it reads "Access is Denied" or if the packet loss less than 5%.
Was the TCP connectivity test successful?
- Yes: Go to Step 2.
- No: The NetPath probe has an issue opening the port. Check the health of the endpoint server.
Step 2: Check the NetPath ConnectionBasedProbing flag
- Open
C:\ProgramData\Solarwinds\Orion\NetPath\NetPathAgent.cfg. - Check if the
EnableConnectionBasedProbingflag istrue.
Is the flag set to true?
- Yes: Submit a ticket to technical support.
- No: Follow this workaround:
- Open
C:\ProgramData\Solarwinds\Orion\NetPath\NetPathAgent.cfgin a text editor as administrator. - Save a copy of original
NetPathAgent.cfgfile as a backup. - Stop the SolarWinds Job Engine 2 service.
- Change the following settings in the
NetPathAgent.cfgfile:"EnableConnectionBasedProbing", "true", - Save the
NetPathAgent.cfgfile. - Start the SolarWinds Job Engine 2 service.
- Open