Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a client application wants to connect to an IPv6-enabled server, the IP address needs to be enclosed in brackets ([ ]). For example: Set , to set environment variables for IPv6 license server: 

LMX_LICENSE_PATH = @[1:2:3:4:5:6:7:8]

or

  LMX_LICENSE_PATH = @[::1]
 
IPv6 is limited to connectivity between client and license servers, you cannot use IPv6 IP addresses in the license server configuration file. 

...