Configuring an access filter

If you want the ISO image-deployed application to process requests only from specific computers, you can specify the IP addresses of these computers in an access filter.

To configure an access filter:

  1. In the application web interface, select the SettingsBuilt-in proxy serverCommon section.
  2. In the Access filter settings group, set the toggle switch to Enabled.
  3. In the Allowed local IP addresses field, click the Edit all link in the lower-right corner.

    The IP addresses window opens.

  4. In the entry field, specify the IP addresses of computers whose received requests will be processed by the application.

    When specifying multiple addresses, separate them with a semicolon.

    You can specify an IP address in one of the following formats:

    • IPv4 address (for example, 172.16.5.6).
    • IPv4 address with a mask in CIDR notation (for example, 192.168.1.0/24).
    • IPv6 address (for example, 2001:0db8:85a3:0000:0000:8a2e:0370:7334).
    • IPv6 address with a mask in CIDR notation (for example, fc00::/7).
  5. Click Add.

    If an IP address has an invalid format, the kwts_icon_alarm icon will be displayed on its left side. You can delete this address by using the Proxy_icon_close button in the right part of the line and add it again after verifying that you entered it correctly.

  6. Click Save.

The access filter will be configured. The application will process requests only from computers with the specified IP addresses.

Page top