License servers and firewalls
The license managers use only TCP for communication.
If multiple license managers are in use: each of the ports listed below may only be used once.
In the license server firewall, the relevant ports must be enabled for TCP.
Tip: Use Powershell to test whether a connection is possible via the port:
-
Test-NetConnection <host> -port <port>
3A-LM-UT License Manager
- File "AED-SICAD-license.lic" (common C:\Program Files (x86)\AED-SICAD\Licensing\LicenseFiles)
-
SERVER hostname 00155d455201 1701
DAEMON AEDSICAD PORT=21701
FEATURE 100401 AEDSICAD ...
- In the server line after the name of the license server is its MAC address and the port for the license query (here: 1701).
This port must then also be specified in the client configuration of the 3A-LM-UT License Analysis tool: - The AEDSICAD daemon in the second line of the file is not limited to a specific port range by default. It is dynamic and can monitor any available TCP port.
It can / must be restricted to a specific port by customers via blocking if necessary.
The unlocked port should in any case be above 1024. - The TCP port for the LicenseAnalyser must also be enabled in the firewall.
The default port for this is: 32123
ESRI / ArcGIS License Manager
- file "service.txt" (C:\Program Files(x86)\ArcGIS\LicenseManager\bin)
-
SERVER this_host ANY 27000
VENDOR ARCGIS PORT=5152
USE_SERVER
FEATURE ACT ARCGIS 1 ...
- The port for the license query is on port 27000 by default.
It can be set to any other port between 27000 and 27009. - The ARCGIS VENDOR in the second line of the file is not restricted to a specific port range by default. It is dynamic and can monitor any available TCP port.
It can / must be restricted to a specific port by blocking for customers, if necessary.
SynerGIS License Manager
- License file "Synergis.lic
-
SERVER this_host ANY 27001
VENDOR SYNERGIS PORT=2701
USE_SERVER
FEATURE SYNARC_CADEXPORT ...
- The port for the license query is on port 27000 by default.
It can be set to any other port between 27000 and 27009. - The SYNERGIS VENDOR in the second line of the file is not restricted to a specific port range. It is dynamic and can monitor any available TCP port.
It can / must be restricted to a specific port by blocking for customers if necessary.
Comments
0 comments
Please sign in to leave a comment.