> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Oscar A. > Valdez > Sent: Wednesday, April 14, 2004 3:09 PM > To: [EMAIL PROTECTED] > Subject: [Clamav-users] My installation of ClamAV doesn't detect zipped > virus > > > I just installed ClamAV, but Worm.SomeFool.P (in a zip file) is getting > through, although the online scanner at > http://www.gietl.com/test-clamav/ detects it. > > Am I missing something in my configuration? > -- > Oscar A. Valdez > >
most likely you have out of date virus definitions. Try: sigtool -l |grep SomeFool This is my output: [EMAIL PROTECTED] elih.org]# sigtool -l|grep SomeFool Worm.SomeFool.Gen-unp Worm.SomeFool.O Worm.SomeFool.P Worm.SomeFool.P-dll Worm.SomeFool.Q Worm.SomeFool.N Worm.SomeFool.R Worm.SomeFool.Q.2 Worm.SomeFool Worm.SomeFool.B Worm.SomeFool.B.2 Worm.SomeFool.D Worm.SomeFool.E Worm.SomeFool.F Worm.SomeFool.Gen-1 Worm.SomeFool.Gen-2 Worm.SomeFool.I Worm.SomeFool.K Worm.SomeFool.L Worm.SomeFool.M If you do not have the same, then either freshclam is not working correctly (or not running at all) or freshclam is downloading the virus database to one location and clamav is looking for it in another location. I have seen this problem more and more lately on this list. Jim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
