Connection Test – «Connection Verification Tool»

Description:

The «Connection Verification Tool» enables checking the connection to required servers and measuring upload and download speeds. It replaces functions like «nslookup», «telnet», and «ping» and additionally offers an embedded verification of read and write speeds after port verification.

The guide is divided into the following sections:

  • Note: Requires the «Company Administrator» role for successful use of the «Connection Verification Tool».

Instructions:

Windows: Download and Execute

1. Download and extract the Windows «Connection Verification Tool».

2. Open the command prompt as administrator (Start -> cmd.exe) and navigate to the directory of the extracted «Connection Verification Tool». Run the tool with the specified parameters.

msp_port_checker_packed.exe -u=<Login>
  • (Here, <Login> represents your user account)

3. Enter the password for the user account.

4. The tool checks the connection to the servers and storage (including SSL connection).

5. Check the tool’s report for successful access to all hosts.

MacOS: Download and Execute

1. Download and extract the macOS «Connection Verification Tool».

2. In the Terminal application, add the included libraries to the environment variable:

export DYLD_LIBRARY_PATH=<Path to Connection Verification Tool folder>
  • Grant execution permissions to the «msp_port_checker_tool» and navigate to the «Connection Verification Tool» folder:
chmod +x <Path to msp_port_checker_tool file> 
cd <Path to Connection Verification Tool folder>
  • Run the tool with the following parameters:
./msp_port_checker_tool -u=<Login>
  • (Here, <Login> represents your user account)

3. Enter the password for the user account.

4. Check the tool’s report for successful access to all hosts.

Linux: Download and Execute

1. Download and extract the Linux «Connection Verification Tool» (64-bit or 32-bit).

2. Grant execution permissions to msp_port_checker_packed.exe in the Terminal application:

chmod +x msp_port_checker_packed.exe
  • Run the tool with the following parameters:
./msp_port_checker_packed.exe -u=<Login>
  • (Here, <Login> represents your user account)

3. Enter the password for the user account.

4. Check the tool’s report for successful access to all hosts.

Do you have questions or comments about this help center article?
Please don’t hesitate to contact us. We’re happy to help and appreciate your feedback!

Aktualisiert am 30. Juni 2025