On Mon, 21 Nov 2005 14:39:58 -0900 Pete 'Wolfy' Hanson <[EMAIL PROTECTED]> wrote:
> On 11/21/05, Tomasz Kojm <[EMAIL PROTECTED]> wrote: > > > > > MaxDirectoryRecursion 1 > > > > You should be more careful when changing the config options. With the > > current MaxDirectoryRecursion setting in your setup clamd/clamav-milter > > will fail to detect a lot of malware. > > > Maybe, but it doesn't seem to have anything to do with the problem at hand. Not true. Anyway, I suspect your situation is now even worse. If you have enabled DisableDefaultScanOptions (a nasty option that will be removed in the next major release) as suggested in another post your clamd/clamav-milter will fail to detect all malware in compressed executables because your config file misses the ScanPE option. I would suggest using the following config in your case (it's based on the one you have sent here): LogFileMaxSize 0 LogTime LogClean LogSyslog LogFacility LOG_LOCAL7 PidFile /var/clamav/clamd.pid TemporaryDirectory /tmp FixStaleSocket TCPSocket 3310 TCPAddr 127.0.0.1 MaxConnectionQueueLength 20 StreamMaxLength 2M MaxThreads 30 ReadTimeout 60 MaxDirectoryRecursion 10 SelfCheck 1800 User clamav ArchiveMaxFileSize 1M ArchiveMaxRecursion 8 ArchiveMaxFiles 1000 ArchiveMaxCompressionRatio 250 -- oo ..... Tomasz Kojm <[EMAIL PROTECTED]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Tue Nov 22 00:41:58 CET 2005
signature.asc
Description: PGP signature
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html