SERVER_NAME

You can use this variable in place of SERVER_IP to specify which network interface card to use when starting AcuConnect. It is necessary only if your server interfaces with more than one network, and it can be used only if you have already assigned a host name to the desired IP address. In this instance, you can use SERVER_NAME as follows:

SERVER_NAME <host-name>

where <host-name> is the host name assigned to the IP address of the desired network card. For example:

SERVER_NAME nts2

starts AcuConnect using host name nts2.

Note that if both the SERVER_IP and SERVER_NAME configuration variables are defined in the configuration file, AcuConnect uses the value of the first valid entry in the file.