Re: [CentOS] Clamd not working

2008-06-29 Thread AnneWilson
On Saturday 28 June 2008 21:30:51 AnneWilson wrote: > On Saturday 28 June 2008 20:38:15 Ralph Angenendt wrote: > > AnneWilson wrote: > > > I seem to have been getting the daily updates. I've not seen the error > > > message before. Perhaps it's just because clamd was not started at > > > bootup (

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Saturday 28 June 2008 20:38:15 Ralph Angenendt wrote: > AnneWilson wrote: > > I seem to have been getting the daily updates. I've not seen the error > > message before. Perhaps it's just because clamd was not started at > > bootup (or at all before freshclam ran), do you think? > > Yes. Becaus

Re: [CentOS] Clamd not working

2008-06-28 Thread Ralph Angenendt
AnneWilson wrote: > I seem to have been getting the daily updates. I've not seen the error > message before. Perhaps it's just because clamd was not started at bootup > (or at all before freshclam ran), do you think? Yes. Because freshclam tries to tell clamd that there have been updates, so

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Saturday 28 June 2008 19:41:56 Ralph Angenendt wrote: > AnneWilson wrote: > > One more question, please. > > > > My logs this morning show > > > > /etc/cron.daily/freshclam: > > > > connect(): No such file or directory > > > > It does exist, but it is owned root:root. > > > > -rwxr-xr-x 1 root r

Re: [CentOS] Clamd not working

2008-06-28 Thread Ralph Angenendt
AnneWilson wrote: > One more question, please. > > My logs this morning show > > /etc/cron.daily/freshclam: > > connect(): No such file or directory > > It does exist, but it is owned root:root. > > -rwxr-xr-x 1 root root 456 Jun 9 19:53 /etc/cron.daily/freshclam > > Shouldn't this be owne

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Saturday 28 June 2008 13:49:24 Ralph Angenendt wrote: > AnneWilson wrote: > > I tried starting clamd from a ssh session and this is what I saw: > > > > service clamd start > > Starting Clam AntiVirus Daemon: Limits: Global size limit set to > > 104857600 bytes. > > Limits: File size limit set to

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Saturday 28 June 2008 13:31:14 Kai Schaetzl wrote: > Anne Wilson wrote on Fri, 27 Jun 2008 18:43:06 +0100: > > I'm guessing that daily.cld main.cld and mirrors.dat are being sought > > somewhere other than /var/clamav. > > did you test if clamscan works? > As such, no, but as far as I know, Cl

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Saturday 28 June 2008 13:49:24 Ralph Angenendt wrote: > AnneWilson wrote: > > I tried starting clamd from a ssh session and this is what I saw: > > > > service clamd start > > Starting Clam AntiVirus Daemon: Limits: Global size limit set to > > 104857600 bytes. > > Limits: File size limit set to

Re: [CentOS] Clamd not working

2008-06-28 Thread Ralph Angenendt
AnneWilson wrote: > I tried starting clamd from a ssh session and this is what I saw: > > service clamd start > Starting Clam AntiVirus Daemon: Limits: Global size limit set to 104857600 > bytes. > Limits: File size limit set to 26214400 bytes. > Limits: Recursion level limit set to 16. > Limits:

Re: [CentOS] Clamd not working

2008-06-28 Thread Kai Schaetzl
Anne Wilson wrote on Fri, 27 Jun 2008 18:43:06 +0100: > I'm guessing that daily.cld main.cld and mirrors.dat are being sought > somewhere other than /var/clamav. did you test if clamscan works? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conac

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Friday 27 June 2008 23:35:35 Paul Schoonderwoerd wrote: > On Friday 27 June 2008 19:43:06 Anne Wilson wrote: > > rm /var/clamav/* -rf > > which will remove all the signatures. Don't worry, you'll get them > > back in the next step. As root, type > > freshclam -v > > And that will download all th

Re: [CentOS] Clamd not working

2008-06-28 Thread AnneWilson
On Friday 27 June 2008 23:35:35 Paul Schoonderwoerd wrote: > On Friday 27 June 2008 19:43:06 Anne Wilson wrote: > > rm /var/clamav/* -rf > > which will remove all the signatures. Don't worry, you'll get them > > back in the next step. As root, type > > freshclam -v > > And that will download all th

Re: [CentOS] Clamd not working

2008-06-27 Thread Paul Schoonderwoerd
On Friday 27 June 2008 19:43:06 Anne Wilson wrote: > rm /var/clamav/* -rf > which will remove all the signatures. Don't worry, you'll get them > back in the next step. As root, type > freshclam -v > And that will download all the necessary signatures again. > > > At that point I thought all was w