Changing the Default Port that Checks for NIC MAC Address Changes
The default port number to check for a change in the Local Server License ID/NIC MAC address is 33331.
About this task
Procedure
- Navigate to C:\Program Files (x86)\Proficy\Proficy Common\Proficy Common Licensing\Proficy License Server Configuration\LLSAdminTool.exe.config.
-
Edit the 33331 value in the
ServerHelperPort
setting of the LLSAdminTool.exe.config file:<setting name="ServerHelperPort" serializeAs="String"> <value>33331</value> </setting> <setting name="CheckServerIdChanged" serializeAs="String"> <value>True</value> </setting>
- Save the file.