On 21/06/13 15:04, Shawn Webb wrote:
> On Fri, Jun 21, 2013 at 8:45 AM, Denis McMahon 
> <[email protected]>wrote:
> 
>> Log at:
>>
>> http://www.sined.co.uk/tmp/freshclam.log.htm
>>
>> All the tests suggested at:
>>
>> https://github.com/vrtadmin/clamav-faq/blob/master/mirrors/MirrorProblems.md
>>
>> appear to suggest that my dns is fine (these are included in the log). I
>> have another machine on the LAN which updates fine.
>>
>> I did a sudo apt-get purge of clamav and related files, rm -rf of
>> /etc/clamav and /var/lib/clamav, and then reinstalled, and the problem
>> persists.
>>
>> Any additional checks that could be suggested beyond those in the above
>> trouble shooting document would be appreciated.

> Can you paste your freshclam.conf file? I suspect something is wrong with
> your DNS server, but we can run through some basic debugging steps first.
> I'll need to know how your Freshclam instance is configured in order to do
> those debugging steps.

$ cat /etc/clamav/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
LogTime true
Foreground false
Debug false
MaxAttempts 5
DatabaseDirectory /var/lib/clamav
DNSDatabaseInfo current.cvd.clamav.net
AllowSupplementaryGroups false
PidFile /var/run/clamav/freshclam.pid
ConnectTimeout 30
ReceiveTimeout 30
TestDatabases yes
ScriptedUpdates yes
CompressLocalDatabase no
Bytecode true
# Check for new database 24 times a day
Checks 24
DatabaseMirror db.local.clamav.net
DatabaseMirror database.clamav.net


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to