webstergd
7th May 2006, 23:39
Hey till or falko,
Hey Sorry I haven't done anything in a few months. However, I was recently playing with clamav and noticed it isn't set to allow for auto update. I set this up on my server and it appears to work fine. I haven't tested it fully.
Here is how it is done.
Edit the script that writes clamd.conf /home/admispconfig/ispconfig/tools/clamav/etc/clamd.conf/home/admispconfig/ispconfig/tools/clamav/etc/clamd.conf
Add the lines
DNSDatabaseInfo current.cvd.clamav.net
optional
DatabaseMirror db.XY.clamav.net
where XY is the country code
then have a cron.d job that runs every night with
freshclam -v
Hey Sorry I haven't done anything in a few months. However, I was recently playing with clamav and noticed it isn't set to allow for auto update. I set this up on my server and it appears to work fine. I haven't tested it fully.
Here is how it is done.
Edit the script that writes clamd.conf /home/admispconfig/ispconfig/tools/clamav/etc/clamd.conf/home/admispconfig/ispconfig/tools/clamav/etc/clamd.conf
Add the lines
DNSDatabaseInfo current.cvd.clamav.net
optional
DatabaseMirror db.XY.clamav.net
where XY is the country code
then have a cron.d job that runs every night with
freshclam -v