On 02/15/2010 02:11 PM, omonte wrote: >> Turn ScriptedUpdates off in the clients' freshclam.conf. >> > the client's don't have ScriptedUpdates turned on: > [host:~] # grep -v ^# /etc/clamav/freshclam.conf|grep . > DatabaseDirectory /opt/clamav/db > UpdateLogFile /opt/clamav/var/log/freshclam.log > LogSyslog yes > DatabaseOwner clamav > DatabaseMirror dbMirror > NotifyClamd /opt/clamav/etc/clamd.conf >
The default is on, so you must explicitly turn it off. See 'clamconf | grep ScriptedUpdates'. > >> Is the daily.cvd on your local mirror out of date? >> Freshclam checks the DNS TXT record of current.cvd.clamav.net to >> determine the version of daily. >> > > no, I downloaded today's daily.cvd file from > http://db.local.clamav.net/daily.cvd and placed it on my mirror in the > /opt/clamav/db directory. > Version 10392? > Like I said, I will be eventually connecting my mirror to the internet > (through freshclam) when I'm assuming these errors will go away. But until > then I'd like to continue manually downloading the daily updates to my > mirror and run freshclam on my clients, if this is possible. > > If freshclam keeps saying its not synchronized, use --no-dns, that will only check the version of daily.cvd on your mirror vs the one in DBDIR. With --no-dns it shouldn't complain that the version of daily.cvd on your local mirror is out of date. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
