Section for setting up various filters restricting access of selected clients to the web interface of the application.
Access
...
restrictions - IP
...
filter
Filter
...
enabled
When activeIf enabled, access to the application will be restricted based on the specified listed IP ranges and the client’s a client's IP address according to the list below.
(default: offdisabled)
...
Blocked
...
networks list
A list List of IP addresses and ranges (in CIDR notation) separated by line breaks. Clients with an IP address within the specified ranges will not have access to the application.
Access
...
restrictions - reverse record lookup
Filter
...
enabled
When activeIf enabled, access to the application will be restricted based on the specified listed reverse lookup records, which are compared to with the reverse lookup record of the client's IP address according to the list below.
(default: offdisabled)
...
Blocked
...
records list
A list List of blocked reverse lookup records (or their parts of them) separated by line breaks. Clients with a reverse lookup record containing any of the specified listed lines will not have access to the application.
Access
...
restrictions -
...
country
Filter
...
enabled
When activeIf enabled, access to the application will be allowed or restricted based on the client's country according to the following settings and list.
(default: offdisabled)
Filter
...
type
Blacklist mode - Clients clients accessing the application from the specified listed countries will not have access to the application.
Whitelist mode - Only only clients accessing the application from the specified listed countries will have access to the application.
(default: blacklist)
List of
...
allowed/
...
blocked countries
A list of blocked or allowed countries. Depending on the whitelist/blacklist type, clients accessing the application from any of the specified countries will/will not have access.
Access
...
restrictions - User-Agent header
Filter
...
enabled
When activeIf enabled, access to the application will be restricted based on the HTTP User-Agent header according to the following list. If the User-Agent header contains a string from the list, access will be is denied.
(default: offdisabled)
...
Blocked User-
...
Agent list
A list List of blocked User-Agent strings (or their parts of them) separated by line breaks. The lines Lines are compared with the HTTP User-Agent header , and if any are found in line is contained within the header, access is denied.