SERVER_IP

This variable is necessary only if your server interfaces with more than one network. In this instance, you can use SERVER_IP to specify the exact Internet Protocol (IP) address of the network interface card that you want AcuConnect to use. For example:

SERVER_IP 192.215.170.107

starts AcuConnect using IP address 192.215.170.107. If you have already assigned a host name to the desired IP address, you can use the SERVER_NAME variable instead of SERVER_IP to specify the precise network card to use.

Note: If using IPv6 addresses, you must enclose the IP address in brackets when appending the port number or any additional notation; see AGS_USE_IPV6 for more information.

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.