...
- Stop all rlm processes you have running.
- Open a command line in the folder of our rlm executable file and type rlm -ws 5056; this way we are changingthe port for the rlm administration website to 5056, so now if we want to access it, we'll have to type localhost:5056.
- Locate the maxwell_suite_floating.lic file in the computer that's running the RLM License Server and open it in a text editor. For the location of this file, please see the Licensing page.
- Edit the first line of the license to change the 5053 port to something else, such as 5055 (this port cannot be the same as the web port we set before). Save and close the .lic file.
- In case you also have a maxwell_license.lic file in this folder, open and edit the port nr in this file as well.
- Reboot your computer for the RLM License Server to pick up the changes or perform a Reread/Restart command at the rlm administration website.
- Now Maxwell should connect to the server using this new port.
- You need to open the maxwell_license.lic file on all the computers that are running Maxwell and also edit the port nr in these files.
...