You can disable the transmission of patches to isolated Administration Servers, for example, if you decide to take one or more Administration Servers out of an isolated network. Thus, you can reduce the number of patches and the time to download them.
To disable transmission of patches to isolated Administration Servers:
Run the command line, and then change your current directory to the directory with the klscflag utility. The klscflag utility is located in the directory where the Administration Server is installed. The default installation path is /opt/kaspersky/ksc64/sbin.
Run the following commands in the command line:
klscflag -fset -pv klserver -n VAPM_DATA_EXPORT_PATH -t s -v ""
klscflag -fset -pv klserver -n VAPM_REQ_IMPORT_PATH -t s -v ""
Run the following commands in the command line under an account with root privileges:
klscflag -fset -pv klserver -n VAPM_DATA_IMPORT_PATH -t s -v ""
klscflag -fset -pv klserver -n VAPM_REQ_EXPORT_PATH -t s -v ""
If you reconfigured the Administration Server with internet access, patches will no longer be transmitted via Kaspersky Security Center Linux.
If you reconfigured only specific Administration Servers and removed them from the isolated network, they will no longer receive patches via Kaspersky Security Center Linux. Only those Administration Servers that remain within the isolated network will continue to receive patches.
If you want to start fixing vulnerabilities on disabled isolated Administration Servers in the future, you have to configure these Administration Servers and the Administration Server with internet access once again.