Additional Configuration Options - the config.ini File

The file /opt/license-server/config.ini offers additional configuration options for the VE License Server.

There are samples of the options in /opt/license-server/config.ini.sample.

The file currently has three sections:

  • [esxi]: the parameters in this section are set up by the esxi_bind program. Do not modify them manually.
  • [peer]: contains the configuration of a peer license server when running in AutoVE mode. If a peer has been defined, the two license servers can synchronize their client databases and act as primary and backup AutoVE servers. It contains the following parameters:
    • address: IP address of the peer license server
    • port: TCP port used to contact the peer server
    • passphrase: used to authenticate to the peer server (must be the same as configured on the the license installed on the peer). This use of the passphrase is different from the client/server authentication when the license server runs in general VE mode.
  • [general]: used to define non-default ports for the VE server operation:
    • port: TCP port used to serve the license to license client systems. Default: 8083.
    • http_port: TCP port on which the web interface can be accessed. Default: 8084.
    • http_redirect: available starting with version 1.1.25. Enables (= on) or disables (= off) HTTP to HTTPS redirection. Default: on. If HTTP redirection is enabled, TCP port 80 must be accessible to the license server. If another application uses port 80, redirection has to be disabled.
    • sync_port: local TCP port for communicating with the peer server. Default: 8085. Relevant for AutoVE mode.

Please note:

  • After parameters in this file have been changed, the license server must be restarted to activate the changes (# systemctl restart licensed).
  • After the web server port has been changed, the browser cache should be cleared to avoid problems.
  • If the ports required by the web GUI are not accessible to the license server's integrated web server, the license server will not start.



© Stromasys, 1999-2024  - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.