The machine attempting to use the license is not recognized as a valid
host. A valid host is determined by the HOSTID specified in the license:
If the machine's current host information does not match the HOSTID in the license, the license will be rejected.
A VPN or network translation service may alter the IP address seen by the license server, causing it to differ from the machine's expected IP address.
If multiple network adapters are installed, FlexLM may identify a different network than the one you expect.
Examples include:
A common example is VirtualBox, which creates a virtual network adapter using an address such as 192.168.56.1. Because this adapter is often installed after the primary network adapter, it may become the preferred interface used by FlexLM.
If you are using a standalone license:
1. Verify that the license was issued for the correct machine.
2. Confirm that the machine's host information has not changed since the
license was generated
3. Generate a new .info file.
4. Send the file to Technical Support for verification and license regeneration if required.
If you are using a network license, the client IP address detected by FlexLM is not within the range specified in the license.
Ensure that the IP address detected by FlexLM falls within the licensed IP range.
To view the IP address that FlexLM is using:
lmutil lmhostid -n -internet
./lmutil lmhostid -n -internet
Verify that there is no network translation between the client and license server.
Examples include:
These can cause the license server to see a different IP address than the one reported locally.
If multiple network adapters are present, ensure that the adapter associated with the licensed IP range is the preferred adapter.
Consult your IT department before making any changes.
If your organization has moved to a different IP range, contact your sales representative or Technical support and provide:
When multiple network adapters are installed, FlexLM uses the adapter associated with the preferred network route.
To change the preferred adapter:
1. Open Network Connections.
2. Open the properties of the required network adapter.
3. Open Internet Protocol Version 4 (TCP/IPv4) properties.
4. Select Advanced.
5. Clear Automatic metric.
6. Enter a metric value lower than the other network adapters.
The adapter with the lowest metric is typically preferred.
Consult your IT department before making these changes.
FlexLM obtains host information from the system configuration, including the /etc/hosts file.
Verify that the file contains the correct hostname and IP address for the machine.
Example:
10.0.20.150 ubuntu
where:
Consult your Network Administrator or IT department before modifying this file.