Bonsoir,
En cherchant sur le site de clamav, j’ai trouvé comment configurer :
Récupération des fichiers :
- bytecode.cvd
- daily.cvd
- main.cvd
- safebrowsing.cvfd
clamav.net/documents/safebrowsing
Editer freshclam.conf :
vi freshclam.conf
# Automatically created by the clamav-freshclam postinst
# Comments will get lost when you reconfigure the clamav-freshclam package
DatabaseOwner clamav
# UpdateLogFile /var/log/clamav/freshclam.log
LogVerbose false
LogSyslog false
LogFacility LOG_LOCAL6
LogFileMaxSize 0
LogRotate true
LogTime true
Foreground false
Debug false
MaxAttempts 5
DatabaseDirectory /var/lib/clamav
DNSDatabaseInfo current.cvd.clamav.net
AllowSupplementaryGroups false
ConnectTimeout 30
ReceiveTimeout 30
TestDatabases yes
ScriptedUpdates yes
CompressLocalDatabase no
SafeBrowsing true
Bytecode true
NotifyClamd /etc/clamav/clamd.conf
# Check for new database 24 times a day
Checks 24
DatabaseMirror db.local.clamav.net
DatabaseMirror database.clamav.net
Est-il correct ?
Mise à jour :
/etc/clamav# freshclam
/etc/clamav# freshclam
ClamAV update process started at Mon Nov 23 16:48:26 2015
main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo)
daily.cvd is up to date (version: 21087, sigs: 1696098, f-level: 63, builder: neo)
Downloading safebrowsing.cvd [100%]
safebrowsing.cvd updated (version: 44082, sigs: 2335133, f-level: 63, builder: google)
bytecode.cvd is up to date (version: 270, sigs: 46, f-level: 63, builder: shurley)
Database updated (6455502 signatures) from db.local.clamav.net (IP: 195.154.7.176)
Clamd successfully notified about the update.
Quelles sont les configurations pour vérifier présence virus ( mail, surfer sur le net … ) ?
D’avance merci