GibbsCAM Reprise NLO Server Installation Instructions

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:

https://www.youtube.com/watch?v=0HIvp-7DYKk



Before Installing Network Licensing Option

If you have a hardware key, please install the hardware key driver before you procced to Step 1.


Hardware Key Drivers 

(1) If the key ID starts with a 3, 4, 5 or 6, install “Sentinel Protection Installer 7.7.X”.

Sentinel Protection Installer 7.7.1 



(2) If the key ID starts with a 7, install “Sentinel HASP/LDK Installer 8.XX”.

Sentinel HASP/LDK Installer 8.43 



If necessary, the following utility can be used to wipe all Sentinel drivers before reinstalling the latest one: 

SSD Cleanup Utility 1.2.0.5 for Windows (64-bit)



NLO Step 1 - Setting Up the Server

Before you begin: On the machine where you will install the License Server, you must have administrator privileges. The installer setup file GibbsCAMNLOServer-24.<x>.<y>.<z>.exe must be available. 

You can download the Reprise NLO Server software here:

https://online.gibbscam.com/index.php




Install and run the Registration Tool

C:\Program Files\GibbsCAM\GibbsCAM NLO Server 2024\RegistrationTool.exe


Enter your product code and select "Next" 

Complete the contact information and select "Next".

Select "Finish".


Make sure it creates a new ".lic" file in your deployment directory.  

C:\Program Files\GibbsCAM\GibbsCAM NLO Server 2024



The RLM Web Server Portal

You can verify that the service is running correctly on the server through the Reprise License Server Administration page which your server will be hosting.  

The address for that is: http://localhost:5054 or http://<myServerIP>:5054


Important Note: 

RLM will create a RLM.pw file automatically at startup with a default admin:admin:all (username:password:list-of-permissions) account. You must reset the password within 10 minutes or the server will automatically shut down if it is running. To change the password, select the "Change Password" menu item once logged in as that admin. The password field is an encrypted hash of the actual password.


Once on that site, click the 'Status' button on the left.  At the bottom there should be a status for "Running"


If it is not running you can try clicking the "Reread/Restart" button on the left panel.  You can also try restarting the service through the Windows services list by going to Control Panel->Administrative Tools->Services.  The service will be named either "GibbsRLMServer" or Reprise License Server".


You can track the license usage on this page by clicking the 'Gibbsnet' button underneath "Server Status".  Scroll down to the "License Pool Status" chart.  This will show you the name of the option, the "Count" of how many seats you have total, and the "In Use" column which shows how many are currently in use. Click "Usage..." to show the user name.


You can create additional accounts with proper privileges for the users to access this web page. See the attached  "RLM_License_Administration.PDF" file starting from Page 49. 



Server Status


Use RLM Across a Firewall

If you want to serve licenses across a firewall, generally you will need the license servers to have known port numbers in order to allow your firewall to pass requests on these ports. The RLM server itself is always at a known port number: Host line "2764" and ISV "2765".



NLO Step 2 - Install the Client Software on Each Node

Before you begin: Make sure the license server machine is running the GibbsRLMServer service and that the client machine (workstation) has a network connection to it. 

1. On the client machine (workstation), install the GibbsCAM software, using the same product code that was used for installing the server. 


2. Register GibbsCAM on this client workstation by running the Registration Tool manually at any time. Alternatively, launching GibbsCAM will automatically open the License Installation dialog and prompt you for the product code. Please use the same product code as the server. Note that on NLO client machines, you will not be prompted for contact information.


3. After you enter the product code, click Activate Product to complete the license deployment. The license data will be retrieved from the Gibbs Activation Service and placed in the appropriate Activation Data folder.


4. Repeat the previous steps (installing the GibbsCAM software and registering the product code) for each GibbsCAM client of the license server machine. 


GibbsCAM Client Software Activation Instructions: 


Note: If a client machine cannot connect to the server after registration, ensure that ports

2764 and 2765 are not blocked.


GibbsCAM NLO Server Connection Check 

If necessary, adjust the HOST name in the license file:

To adjust the HOST name in the license file, use Notepad to open the client's *.lic file and make sure the HOST name is correct, using one of the following examples.


Example 1: If the license file references the server by hostname (such as "myServer"):

#LSHOST=myServer

HOST myServer


Example 2: If the license file references the server by IP address (such as "10.101.102.103"):

#LSHOST=10.101.102.103

HOST 10.101.102.103

    • Related Articles

    • 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 ...
    • GibbsCAM CimLM Network License Installation

      Please note that GibbsCAM CimLM Network server software is only compatible with GibbsCAM 13 to GibbsCAM 2023. For GibbsCAM 2024 or newer version, please install GibbsCAM Reprise NLO Server Installation Instructions. Installation of the Network ...
    • Update CimLM NLO Server License

      Here are the general steps to update your GibbsCAM CIMLM (Cimatron License Manager) server. 1. At the server, open "License Server Monitor". 2. Stop NLO Service and click License Manager. 3. Backup (Optional but Recommended): Although the update ...
    • GibbsCAM Software Activation Instructions

      Running the Registration Tool 1. Look for Registration Tool in the GibbsCAM folder in the Windows Start menu. Each version of GibbsCAM you have installed has its own Registration Tool, so make sure you run the one for the version of GibbsCAM you are ...
    • 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 ...