GibbsCAM NLO Server Connection Check by Powershell

GibbsCAM NLO Server Connection Check by Powershell

You can check to see if you can communicate over the port that is being used by the server. 

For the Reprise NLO Server, the default ports are 2764 and 2765. 
For the RLM CimLM NLO Server, the default port is 10106.

On the client you can use Windows PowerShell (For Windows 8/10) to see if the client can communicate over the port that is being used.
Open Windows PowerShell through the Start menu.
Use the command "test-netconnection IPAddress -port XXXXX"
Replace "IPAddress" with your server's IP Address

This will test to see if the client computer has access to communicate over the port.  If it succeeds that means that the client is able to use that port.

If it fails, this means that something is blocking the client from communicating over that port.  This could be anything from network permissions, security software, or router settings.  You will need to figure out what is blocking this port and get it allow access.
    • Related Articles

    • GibbsCAM Reprise NLO Server Installation Instructions

      Installation of the Network License Option (NLO) is a two-phase process: In Phase 1, you set up the server. In Phase 2, you install and register the client software on each node. GibbsCAM NLO/Network Licensing Video: ...
    • GibbsCAM 2023 NLO Server Connection Check by Powershell

      You can check to see if you can communicate over the port that is being used by the server. The default is port 10106. ---Windows 8/10--- On the client you can use Windows PowerShell (For Windows 8/10) to see if the client can communicate over the ...
    • The server license is not accessible (GibbsCAM V13-V2023)

      Troubleshooting the Client side: 1.) Manually check the client registration worked, which means that the server license file now also resides at this local PC. Check the appropriate folder for your version: v13 - C:\ProgramData\3D ...
    • License Deployment Error - Failed Validation Check.

      Error: Error communicating with server. License server version may be too old to serve application license. Note: If a client machine cannot connect to the server after registration, ensure that ports 2764 and 2765 are not blocked. GibbsCAM NLO ...
    • Update GibbsCAM Reprise NLO/Network Server License

      The Network License update is a two-phase process: In Phase 1, update the server license. In Phase 2, install and/or register the client software on each node. Phase 1 Update the license server: Stop the Reprise server service. Backup (Optional but ...