G DATA MXDR
Instructions for installing the G DATA Agent on Linux
You can install the G DATA Agent for Linux in a few simple steps.
|
Important information on using templates. The G DATA Agent must not be installed on system images/templates that are then used for cloning on other systems. The installation of the G DATA Agent must always be performed after a cloning process to ensure unique identification of Incidents. |
|
If you have installed the G DATA Security Client, uninstall it first and restart the system before installing the G DATA Agent. |
1 |
Download the desired installation file in the "New endpoint installation" view. |
||||
2 |
First, switch to the root user.
|
||||
3 |
Depending on whether you have a Debian system or run the installation with RPM, the installation commands differ slightly. |
||||
4.a |
deb file (Debian-based systems):
|
||||
4.b |
rpm file:
|
||||
5 |
Optionally, if required, you can add the proxy settings PROXYPACURL, PROXYURL, PROXYUSERNAME and PROXYPASSWORD as parameters to the installation command at this point. You can find more details about the parameters here.
|
||||
6 |
This completes the installation. You can still configure the G DATA Agent, for example to set proxy settings. How to do this is explained here. |
Accessibility of the G DATA cloud
To ensure reliable and timely alerting of events and Incidents, the G DATA Cloud must be reachable and must not be blocked by a firewall. The settings listed below are required for this. It must be ensured that *.gdatasecurity.de and *.gdatasoftware.com can be resolved via DNS and are reachable.
-
Port openings
-
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 using the HTTPS:// and WSS:// protocols.
-
-
TLS
-
Deployed proxy servers must support at least TLS 1.2.
-
SSL Inspection or Deep Packet Inspection must not be enabled.
-
Troubleshooting
When installing on a Debian-based Linux, the package is installed, but its status is "half configured". You can verify this with the following command.
dpkg --status gdata-agent
This lists some attributes of the Agent installation, similar to what is shown here:
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)
If the message "install ok half-configured" is displayed under "Status" (as in the example above), it is best to fully uninstall the package and repeat the installation process.