Re: [CentOS] ClamAV help needed - Related problem

2008-06-21 Thread Anne Wilson
On Friday 20 June 2008 09:45:16 Anne Wilson wrote: > On Friday 20 June 2008 06:13, Martin Garcia wrote: > > Hi Anne, I have many servers running clamav, simply use the dag repos > > http://dag.wieers.com/rpm/ and install it via yum "yum install clamav > > clamd" then run freshclam, thats it. I pres

Re: [CentOS] ClamAV help needed

2008-06-20 Thread Anne Wilson
On Friday 20 June 2008 06:13, Martin Garcia wrote: > Hi Anne, I have many servers running clamav, simply use the dag repos > http://dag.wieers.com/rpm/ and install it via yum "yum install clamav > clamd" then run freshclam, thats it. I presume your configuration is not > properly done. > It turned

Re: [CentOS] ClamAV help needed

2008-06-19 Thread Martin Garcia
Hi Anne, I have many servers running clamav, simply use the dag repos http://dag.wieers.com/rpm/ and install it via yum "yum install clamav clamd" then run freshclam, thats it. I presume your configuration is not properly done. -- Cualquier duda o consulta estoy a su disposicion. Atentam

Re: [CentOS] ClamAV help needed

2008-06-18 Thread Anne Wilson
On Wednesday 18 June 2008 12:36:20 Ralph Angenendt wrote: > Anne Wilson wrote: > > freshclam.conf was root:root, so I've fixed that. Running your strace > > command gives me > > > > strace -eopen clamscan > > open("/etc/freshclam.conf", O_RDONLY) = 3 > > open("/var/clamav/daily.cld", O_RDONLY) =

Re: [CentOS] ClamAV help needed

2008-06-18 Thread Ralph Angenendt
Anne Wilson wrote: > freshclam.conf was root:root, so I've fixed that. Running your strace > command > gives me > > strace -eopen clamscan > open("/etc/freshclam.conf", O_RDONLY) = 3 > open("/var/clamav/daily.cld", O_RDONLY) = 3 > open("/var/clamav", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTOR

Re: [CentOS] ClamAV help needed

2008-06-18 Thread Anne Wilson
On Tuesday 17 June 2008 15:43, Ralph Angenendt wrote: > Simon Banton wrote: > > At 14:48 +0200 17/6/08, Ralph Angenendt wrote: > >> It doesn't here: > > > > Is your copy installed from rpm/yum or compiled from source? Mine's the > > latter. > > rpmforge. > I should have said - mine is rpmforge, too

Re: [CentOS] ClamAV help needed

2008-06-18 Thread Anne Wilson
On Tuesday 17 June 2008 12:16, Ralph Angenendt wrote: > Simon Banton wrote: > >> Every day I see in logwatch that my signatures are updated, and the > >> database notified, but if I try to scan a file manually it tells me that > >> my signatures are 55 days old. > > > > I think clamscan looks for t

RE: [CentOS] ClamAV help needed

2008-06-17 Thread Dennis McLeod
> Just to add my plug here - I've been using AVG Free on Win > for a long, long time, and I've been really pleased with it. I install/recommend AVG Free for all my (XP/Vista) Friends and Family too. ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] ClamAV help needed

2008-06-17 Thread MHR
On Tue, Jun 17, 2008 at 6:52 AM, John Plemons <[EMAIL PROTECTED]> wrote: > Not to move anyone to another package, but to offer another route if you > want to consider it. > > An option other than ClamAV is AVG, it works well, and is easy to install. > > Grisoft has a Linux version of their AVG Viru

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Anne Wilson
On Tuesday 17 June 2008 14:52:30 John Plemons wrote: > Not to move anyone to another package, but to offer another route if you > want to consider it. > > An option other than ClamAV is AVG, it works well, and is easy to install. > > Grisoft has a Linux version of their AVG Virus Software > The fre

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Simon Banton
At 16:43 +0200 17/6/08, Ralph Angenendt wrote: > Is your copy installed from rpm/yum or compiled from source? Mine's the latter. rpmforge. Ah - looking more deeply, my source was configured without --with-dbdir=/var/lib/clamav which is why it defaulted to looking in /usr/local/share/clamav

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Ralph Angenendt
Simon Banton wrote: > At 14:48 +0200 17/6/08, Ralph Angenendt wrote: >> It doesn't here: > > Is your copy installed from rpm/yum or compiled from source? Mine's the > latter. rpmforge. Ralph pgp1GzVc2OzJb.pgp Description: PGP signature ___ CentOS mai

Re: [CentOS] ClamAV help needed

2008-06-17 Thread John Plemons
Not to move anyone to another package, but to offer another route if you want to consider it. An option other than ClamAV is AVG, it works well, and is easy to install. Grisoft has a Linux version of their AVG Virus Software The free version can be downloaded here ftp://ftp.grisoft.cz/pub/soft

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Simon Banton
At 14:48 +0200 17/6/08, Ralph Angenendt wrote: It doesn't here: Is your copy installed from rpm/yum or compiled from source? Mine's the latter. S. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Ralph Angenendt
Simon Banton wrote: > At 13:16 +0200 17/6/08, Ralph Angenendt wrote: >> It does at least open freshclam.conf > > True, but then it goes on to look in its compiled in location too: > > open("/etc/freshclam.conf", O_RDONLY) = 3 > open("/var/lib/clamav/daily.cld", O_RDONLY) = 3 > open("/usr/local/sh

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Simon Banton
At 13:16 +0200 17/6/08, Ralph Angenendt wrote: It does at least open freshclam.conf True, but then it goes on to look in its compiled in location too: open("/etc/freshclam.conf", O_RDONLY) = 3 open("/var/lib/clamav/daily.cld", O_RDONLY) = 3 open("/usr/local/share/clamav/daily.cld", O_RDONLY)

Re: [CentOS] ClamAV help needed

2008-06-17 Thread Ralph Angenendt
Simon Banton wrote: >> Every day I see in logwatch that my signatures are updated, and the database >> notified, but if I try to scan a file manually it tells me that my signatures >> are 55 days old. > > I think clamscan looks for the db files in a compiled-in default > location of /usr/local/sh

Re:[CentOS] ClamAV help needed

2008-06-17 Thread Simon Banton
Every day I see in logwatch that my signatures are updated, and the database notified, but if I try to scan a file manually it tells me that my signatures are 55 days old. I think clamscan looks for the db files in a compiled-in default location of /usr/local/share/clamav and doesn't consult th

Re: [CentOS] ClamAV help needed

2008-06-17 Thread John R Pierce
Anne Wilson wrote: ClamAV is installed on my CentOS box. I edited the conf file and assumed all is well. Clearly it isn't. Every day I see in logwatch that my signatures are updated, and the database notified, but if I try to scan a file manually it tells me that my signatures are 55 days o