Change the RLM and ISV ports in your license file
This section explains how to change the RLM license server port and ISV daemon port in your license file, if the default port numbers are unavailable.
- The RLM license server port (default:
27000) is the main port clients use to connect to the License Server. - The ISV daemon port (default:
33133) is used by the ISV daemon.
The license server requires both ports to be opened on a server.
Change the RLM license server port
If the default port 27000 is not available for use by the license server, change the port number at the end of the first line in your Validate license file. For example:
SERVER server01 00g006084466 27000
- Change
27000to an available port on your system.
Change the ISV daemon port
If the default port 33133 is not available for use by the license server, change the port number in the ISV line of your Validate license file. For example:
ISV prqa port=33133
- Change
33133to an available port on your system.