The Whitelist is a simple list of IPv4 IP addresses that are allowed to connect to this instance when it is operating as a Subscriber or Hint Server listener.
The Blacklist, if defined, is evaluated first then the Whitelist if defined. The check is performed when a incoming connection is made but before the authentication handshake is attempted between the systems. If the check fails the socket is summarily closed and the occurrence is logged.
This option must be defined on the command line with the
-I | --ip-whitelist [file]option or in a listener Operation for them to be used. These Navigator dialogs only edit the files.
Examples:
10.50.100.10
10.50.100.20