Changes for page ClamAV


From version 7.2
edited by fse
on 16.05.2022, 16:27
Change comment: There is no comment for this version
To version 7.3
edited by fse
on 16.05.2022, 16:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,16 +33,16 @@
33 33  
34 34  Since the actual virus scanning takes place separately from {{formcycle/}}, take care to keep the virus signature database up-to-date via {{smallcaps}}freshclam{{/smallcaps}}.
35 35  
36 -This plugin transmits the elements to be examined via TCP, which is deactivated by default in ClamAV-daemon. To enable it, the configuration file under: {{smallcaps}}/etc/clamav/clamd.conf{{/smallcaps}}.
36 +This plugin transmits the elements to be examined via TCP, which is deactivated by default in ClamAV-daemon. To enable it, the configuration file: {{smallcaps}}/etc/clamav/clamd.conf{{/smallcaps}} has to be edited.
37 37  
38 -Folgende Parameterssen der Datei hinzugefügt werden:
38 +The following parameters have to be added to the file:
39 39  
40 -; TCPAddr (Erforderlich)
41 -: Soll hinzugefügt und mit dem Wert {{smallcaps}}127.0.0.1{{/smallcaps}} angegeben werden.
42 -; TCPSocket (Erforderlich)
43 -: Soll hinzugefügt und mit dem Wert {{smallcaps}}3310{{/smallcaps}} angegeben werden oder abweichend, falls der Port anderweitig genutzt werden soll.
40 +; TCPAddr (Required)
41 +: Shall be added and specified with the value {{smallcaps}}127.0.0.1{{/smallcaps}}.
42 +; TCPSocket (Required)
43 +: Shall be added and specified with the value {{smallcaps}}3310{{/smallcaps}} or different, if the port is occupied.
44 44  ; User
45 -: Ist standardmäßig {{smallcaps}}clamav{{/smallcaps}} und muss zu {{smallcaps}}root{{/smallcaps}} geändert werden um dem Clamav-Daemon Service root Rechte zu geben.
45 +: By default this is {{smallcaps}}clamav{{/smallcaps}} and has to be changed to {{smallcaps}}root{{/smallcaps}} to give root rights to the ClamAV-daemon service.
46 46  
47 47  {{figure image="en_tcp_test.png"}}
48 48   Mithilfe von {{smallcaps}}netstat{{/smallcaps}} kann der TCP Socket vom Clamav-Daemon Service untersucht werden.