Hello all.
I have been using clamav for a while, and works like a charm.
But now I am getting the following error when I run freshclam, either from 
cron or the command line:

Output from command freshclam ..

ClamAV update process started at Tue Jun 22 21:13:41 2004
SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
ERROR: Can't get information about database.clamav.net host.
ERROR: Connection with database.clamav.net (IP: ???) failed.
Trying again...
ClamAV update process started at Tue Jun 22 21:14:02 2004
SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
ERROR: Can't get information about database.clamav.net host.
ERROR: Connection with database.clamav.net (IP: ???) failed.
Trying again...
ClamAV update process started at Tue Jun 22 21:14:23 2004
SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
ERROR: Can't get information about database.clamav.net host.
ERROR: Connection with database.clamav.net (IP: ???) failed.
Giving up...

here is my freshclam config:

##
## Example config file for freshclam
## Please read the clamav.conf(5) manual before editing this file.
## This file may be optionally merged with clamav.conf.
##


# You can change the default database directory here.
#DatabaseDirectory /var/lib/clamav

# Path to the log file (make sure it has proper permissions)
#UpdateLogFile /var/log/freshclam.log

# Enable verbose logging.
#LogVerbose

# Use system logger (can work together with UpdateLogFile).
#LogSyslog

# By default when freshclam is started by root it drops privileges and
# switches to the "clamav" user. You can change this behaviour here.
#DatabaseOwner clamav

# The main database mirror is database.clamav.net (this is a round-robin
# DNS that points to many mirrors on the world) and in most cases you
# SHOULD NOT change it.
DatabaseMirror database.clamav.net

# How many attempts to make before giving up.
MaxAttempts 3

# How often check for a new database. We suggest checking for it every
# two hours.
Checks 12

# Proxy settings
#HTTPProxyServer myproxy.com
#HTTPProxyPort 1234
#HTTPProxyUsername myusername
#HTTPProxyPassword mypass

# Send the RELOAD command to clamd.
#NotifyClamd [/optional/config/file/path]

# Run command after database update.
#OnUpdateExecute command

# Run command if database update failed.
#OnErrorExecute command
~
"/etc/freshclam.conf" 49L, 1321C


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to