- New feature to allow a specific IP to be hard coded in for communication with Amethyst
When multiple VLans are in use and multiple IPs has been allocated to the Amethyst server, the wrong IP might be sent through for communication purposes. This option allows you to force the correct IP to always be used.
- Code: Select all
[OPTIONS]
PREFERREDIP=x.x.x.x
;where x.x.x.x is the IP address you configured for the VLAN interface.