G DATA MXDR
Instructions for installing the G DATA MXDR agent on Linux
You can install the G DATA Agent for Linux in a few simple steps.
|
Important information on using clone templates / images. The G DATA Agent must not be installed on images that will be subsequently used to clone the image onto other systems. The installation of the G DATA Agent must always be performed after a cloning operation to ensure that incidents can be uniquely identified. |
|
If you have the G DATA Security Client installed, uninstall it first and restart the system before installing the G DATA Agent. |
1 |
Download the desired installation file in the view "Installing new endpoints". |
||||
2 |
First, switch to the root user.
|
||||
3 |
Depending on whether you have a Debian system or are performing the installation with RPM, the installation commands differ slightly. |
||||
4.a |
.deb file (Debian based systems):
|
||||
4.b |
.rpm file:
|
||||
5 |
Optionally, if required, the proxy settings such as PROXYPACURL, PROXYURL, PROXYUSERNAME and PROXYPASSWORD can be appended to the installation call as parameters. For more information, see the agent configuration page.
|
||||
6 |
The installation is now complete. You can customize the G DATA Agent to, for example, set proxy settings. How to do this is explained in here. |
Accessibility of the G DATA cloud
To ensure the managed service, the G DATA cloud must be accessible and must not be blocked by the firewall. The following listed settings are required for this. It must be ensured that *.gdatasecurity.de and *.gdatasoftware.com can be resolved and reached.
-
Port sharing
-
The G DATA agents on the endpoints must be able to reach the IPs of our backend servers via port TCP/443, IP range 194.156.84.0/22 (194.156.84.0 - 194.156.87.255).
-
-
Protocols
-
The systems must be able to communicate via the HTTPS:// and WSS:// protocols.
-
-
TLS
-
Proxy servers used must support at least TLS 1.2.
-
There can be no SSL inspection or deep packet inspection.
-
Error handling
If the installation on a debian based Linux, the package is still installed but in the state "half configured". You can verify this with the following command.
dpkg --status gdata-agent
This lists several attributes of the agent installation, similar to this:
Package: gdata-agent
Status: install ok half-configured
Maintainer: G DATA CyberDefense AG
Architecture: amd64
Version: 2025.0715.1314
Depends: libc6 (>= 2.28)
Description: G DATA Agent for Linux by G DATA CyberDefense AG (365@gdata.de)
In case under "Status" is noted "install ok half-configured" (as in the example), it is best to uninstall the package end retry the installation process.