You can use nodes with installed application components (Server and sensors) as connection gateways in Kaspersky Security Center. Distribution points act as gateways for connections to the Kaspersky Security Center Administration Server. The diagram of communication with managed devices using distribution points allows you to optimize database, application module, and Kaspersky Lab application update traffic on the network and configure traffic restrictions for IP ranges in Kaspersky Security Center. If a Kaspersky Industrial CyberSecurity for Networks Server or sensor node provides the only available connection between the Administration Server and managed devices located on an isolated network, the connection gateway role on this node allows you to provide Administration Server network connectivity with these devices.
This section describes a scenario for configuring and scanning a Kaspersky Industrial CyberSecurity for Networks node to act as a connection gateway in Kaspersky Security Center. The scenario consists of the following steps:
Network Agent is installed automatically on the Kaspersky Industrial CyberSecurity for Networks Server node if the functionality for communication between the application and Kaspersky Security Center was added during Server installation. After adding the communication functionality, enable and configure the functionality in Kaspersky Industrial CyberSecurity for Networks.
You must enable and configure the communication functionality in Kaspersky Industrial CyberSecurity for Networks before configuring Network Agent on the Server to act as a connection gateway. Enabling the communication functionality after configuring Network Agent on the Server resets the specified configuration settings and disables the connection gateway role on the node. In that case, to resume node operation as a connection gateway, repeat the steps in the scenario, starting with Network Agent configuration.
Network Agent is not installed by default on the sensor node. To install Network Agent from the current application version distribution kit, do the following on the computer with the sensor installed:
sudo rpm -i klnagent64-< Network Agent version number >.x86_64.rpm
sudo dpkg -i klnagent64_<Network Agent version number>_amd64.deb
Wait for the Network Agent installation process to finish.
At this step, you must allow the use of firewall ports on the Network Agent node computer. To enable port use, run the following command depending on the operating system:
sudo firewall-cmd --permanent --add-port=13000/tcp
sudo firewall-cmd --permanent --add-port=13295/tcp
sudo systemctl restart firewalld
sudo ufw allow 13000/tcp
sudo ufw allow 13295/tcp
sudo systemctl restart ufw
This step activates connection gateway mode on Administration Agent. When this mode is activated with subsequent addition of a node as a distribution point, Kaspersky Security Center changes the identification and authentication details for using this device as a connection gateway.
Changes to credentials and authentication information require that for the new distribution point to be used as the connection gateway on a previously configured network, you reinstall Network Agent on all devices that you want to connect to the newly added connection gateway. This includes those devices that previously used the node as a connection gateway. Until Network Agent is reinstalled on these devices, they will not be able to connect to the newly added connection gateway.
To activate connection gateway mode on Network Agent, you need to perform the following actions on the node computer:
sudo /opt/kaspersky/klnagent64/lib/bin/setup/postinstall.pl
y.y: secure connections via SSL
n: unencrypted connections.
sudo /opt/kaspersky/klnagent64/bin/klnagchk
The screen will display information about the connection to the Administration Server. If the configuration was applied successfully, the following messages will be displayed on the screen:
HostId: < ID as an alphanumeric sequence>
This host was installed as a connection gateway, but not yet registered on server
Connecting to server...OK
Connecting to the Administration Agent...OK
The Kaspersky Industrial CyberSecurity for Networks node will begin acting as a connection gateway after it is added as a distribution point in Kaspersky Security Center. To do this, do the following:
The Add distribution point window opens.
You can verify that the steps involved in adding the connection gateway and distribution point were successful on the node computer. To do so, enter the following command:
sudo /opt/kaspersky/klnagent64/bin/klnagchk
The screen will display information about the connection to the Administration Server. If the steps are completed successfully, the following messages are displayed on the screen:
Host is a connection gateway
Host is a distribution point
Connection with server: active
CG connection with server: active