The option can be enabled in two ways:
Enable the configuration parameter in /etc/dpi/fastdpi.conf
for the default profile without a named one:
cp_server=192.168.0.18/cp
Here 192.168.0.18 — is the name or the address of the information page1).
After the parameter is added you need to restart the service:
service fastdpi restart
In this case management is carried out through connecting service 5 without specifying a profile:
fdpi_ctrl load --service 5 --ip 192.168.0.1 fdpi_ctrl load --service 5 --login user01
/var/lib/dpi
directory are used. Preparing white list
Find out how to configure the named profile in the next section.
The maximum number of profiles for whitelists is set by the configuration parameter in etc/dpi/fastdpi.conf
max_profiles_white_list=4
where 4 is the default value and 65535 is the maximum possible value
max_profiles_serv16=32
where 32 is the default value and 65535 is the maximum possible value