The purpose of the section "IP Filter" is to specify when to allow or deny logon based on the users' IP address.



This setting determines if user authentication is required when logon attempts are made from the specified IP address;

  • required
    If this option is selected, then the user will be asked to provide multi-factor authentication prior to logging on.

  • not required
     f this option is selected, then the user will not be asked to provide multi-factor authentication prior to logging on..

This option is used to store the IP Address range that will be subject to the previous option.

Single IP address or IP ranges, e.g. 192.168.0.1; 192.168.0.10-192.168.0.20

  • IP with proxy: 1.2.3.4[192.168.0.254],
  • IP range with proxy: (1.2.3.0-1.2.3.255)[192.168.0.254],

Note: 192.168.0.254 is the proxy server

  • No labels