Testing VLM Server and Client Communication Using a Ping Test

Updated Feb 12, 2026

Environment

Software

  • Volume License Manager

This article explains how to troubleshoot volume licensing communication between a client and a server by performing a ping test. A failed ping test indicates problems in network configuration for the client or the domain.

This article is part of the Volume License Manager (VLM) Troubleshooting Guide .

 Introduction

Ensuring the client machine can ping the volume licensing server helps verify a working network connection between them. There are two main ways to address the licensing server while performing a ping test: by machine name/alias or by IP address. When pinging the licensing server by machine name or alias, the network relies on a domain name system (DNS) to match the name that was entered to that system's IP address. Ping tests can be performed using the Windows command line outlined below.
 

Running the Ping Test

For the ping test, perform a ping using both the machine name and the IP address.

  1. Obtain the IP address and machine name of the Licensing Server. The IP address can be obtained using the ipconfig command and the machine name can be obtained using the hostname command from a Windows command prompt.
  2. Open a Windows command prompt from the client computer and use the ping command to send a test ping to the server using its IP address.

 successful:

 

unsuccessful:

  1. If the ping test was successful using the IP address, now repeat the test using the machine name instead.

        

What the Results Mean

Unable to Ping Licensing Server Using Its IP Address

This means that there is no network route from one machine to the other.

There is a firewall rule in Windows called "File and Printer Sharing (Echo Request)" that is usually not enabled by deault. This can also affect the ability of the computers to reach each other via ping. If the firewall rules are not enabled, enable them (right-click then select Enable Rule) in Windows Defender Firewall for both Outbound and Inbound Rules:

If the ping test still fails please contact your network administrator for help to place your machines on the same network.

IP Address Responds, but the Machine Name or Alias Does Not

This is most likely a DNS issue. This will need to be resolved by either ensuring the DNS server can map the machine name to its IP address (if using a local DNS server) or avoided by addressing the licensing server using only its IP address. For help resolving DNS issues, contact your network administrator.

If Both Tests Are Successful

This confirms that the licensing server is addressable from the client machine and the network can route to the licensing server when using the machine name. Next, move on to checking to see if the correct ports are open .