Re: [Clamav-users] Mail antivirus help

2004-09-11 Thread Kevin Spicer
On Fri, 2004-09-10 at 14:33, Stelian wrote: > We curently have about 6 POP3 acounts stored on our ISP server. The > viral trafic (incoming, of course) on them is very high, up to the > point where we cannot longer use them. > My task is to provide some kind of filtering server, to keep the viri > o

Re: [Clamav-users] Clamav and freshclam

2004-09-11 Thread D Walsh
On Sep 11, 2004, at 02:41, Rushan Sobar wrote: Dear All, my freshclam log show that my database contain Received signal 14, wake up ClamAV update process started at Mon Sep  6 20:22:55 2004 main.cvd is up to date (version: 26, sigs: 22925, f-level: 2, builder: tomek) daily.cvd updated (version

RE: [Clamav-users] freshclam: crontab vs. daemon

2004-09-11 Thread Peter Kiem
Hi, > > > 0 * * * * sleep $[ $RANDOM % 1800 ] ; /usr/local/bin/freshclam --quiet I just spent AGES trying to get this to work on some Linux systems. Turns out that unless you escape the % on those systems the crontab entry will fail. This is what is working for me on my Fedora Core 2 systems:

Re: [Clamav-users] Clamav and freshclam

2004-09-11 Thread Tomasz Kojm
On Sat, 11 Sep 2004 09:41:55 +0300 "Rushan Sobar" <[EMAIL PROTECTED]> wrote: > Wed Sep 8 15:38:26 2004 -> Running as user clamav (UID 46, GID 46) > Wed Sep 8 15:38:26 2004 -> Reading databases from /var/lib/clamav > Wed Sep 8 15:38:27 2004 -> Protecting against 23768 viruses. > > so the databa

[Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Odhiambo Washington
Anyone running ClamAv in an SMP server? Any exploits (good news) that you can share about running it under such a system? I have an SMP box, and I am running ClamAv devel, but I can see that it's one of the highest CPU hogs ;) cheers - wash +--+---

Re: [Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Timo Schöler
Anyone running ClamAv in an SMP server? yes. Sun Ultra 80 Dual CPU/Solaris 9 in testing environment, NetBSD-2.0_BETA/i386 Dual PIII in production use. runs fine :) Any exploits (good news) that you can share about running it under such a system? I have an SMP box, and I am running ClamAv devel,

[Clamav-users] future freshclam and no DNS question

2004-09-11 Thread Lionel Bouton
Hi, I'll soon have to advise an antivirus to a customer for an internal web-based file exchange platform. I'd like to push clamav because I think it's the best solution for them minor one problem I have to solve. The intra network infrastructure is quite restrictive (security guys there use the

Re: [Clamav-users] Mail antivirus help

2004-09-11 Thread Nigel Horne
Use fetchmail as a frontend to sendmail and use the clamav-milter plugin to sendmail and all will be fine. No need for any other software. -Nigel -- Nigel Horne. Arranger, Composer, Typesetter. NJH Music, Barnsley, UK. ICQ#20252325 [EMAIL PROTECTED] http://www.bandsman.co.uk -

Re: [Clamav-users] Mail antivirus help

2004-09-11 Thread D Walsh
On Sep 10, 2004, at 09:33, Stelian wrote: Please help me, i have a very urgent problem. I must provide a virus free mail service for my employer, and I must do it fast or my job is on the line :) We curently have about 6 POP3 acounts stored on our ISP server. The viral trafic (incoming, of course)

Re: [Clamav-users] future freshclam and no DNS question

2004-09-11 Thread Tomasz Kojm
On Sat, 11 Sep 2004 12:51:09 +0200 Lionel Bouton <[EMAIL PROTECTED]> wrote: > IIRC future freshclam will use DNS to fetch the latest sig version but Right. > will fall back to HTTP HEAD requests if DNS doesn't work. Am I right ? freshclam doesn't use HEAD but GET with "Range: bytes=0-511" And

Re: [Clamav-users] future freshclam and no DNS question

2004-09-11 Thread Christopher X. Candreva
On Sat, 11 Sep 2004, Lionel Bouton wrote: > IIRC future freshclam will use DNS to fetch the latest sig version but will > fall back to HTTP HEAD requests if DNS doesn't work. Am I right ? > If not, as public DNS isn't allowed, I'll have to hack around more... :-( If public DNS isn't allowed, you

Re: [Clamav-users] Scan time limits?

2004-09-11 Thread D.J. Fan
Sean Hafeez wrote: I have a 384k line and someone is trying to send me a 100mb pdf. Can I set the time line higher or set it to just let the file thru? :-O Have them burn it to a CD and send it to you. _ Don’t just search. Find. Check

Re: [Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Matthew Keller
0.75-1 on a dual Xeon 3gHz box running Fedora Core 2. No problems. On Sat, 2004-09-11 at 05:44, Odhiambo Washington wrote: > Anyone running ClamAv in an SMP server? > Any exploits (good news) that you can share about running it under > such a system? > I have an SMP box, and I am running ClamAv de

Re: [Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Robert Lawrence -- Opp Cablevision
0.75-1 on a dual Athlon MP 2000+ box, running RH9. Runs as smooth as a baby's butt. Thanks, Robert Lawrence Opp Cablevision (334) 493-7171 http://www.oppcatv.com - Original Message - From: "Matthew Keller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 11, 2004

Re: [Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Russel Oliver
> On Sat, 2004-09-11 at 05:44, Odhiambo Washington wrote: > > Anyone running ClamAv in an SMP server? > > Any exploits (good news) that you can share about running it under > > such a system? > > I have an SMP box, and I am running ClamAv devel, but I can see that > > it's one of the highest CPU h

Re: [Clamav-users] Clamav under an SMP environment

2004-09-11 Thread Matt
Odhiambo Washington wrote: > Anyone running ClamAv in an SMP server? > Any exploits (good news) that you can share about running it under > such a system? > I have an SMP box, and I am running ClamAv devel, but I can see that > it's one of the highest CPU hogs ;) > Which OS are you running on t

[Clamav-users] Clamd not picking up W32.Mydoom.T@mm

2004-09-11 Thread System Administrator
Hi. I have been using clam for a long time with great success. However, today I have an issue. Virus defs are up to date (Run freshclam every two hours): ClamAV update process started at Sat Sep 11 10:23:14 2004 SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES Reading CVD header (main.cvd): O

Re: [Clamav-users] Clamd not picking up W32.Mydoom.T@mm

2004-09-11 Thread James Lick
System Administrator wrote: SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES You compiled ClamAV without libgmp installed. I'm surprised it works at all. -- James Lick -- éåæ -- [EMAIL PROTECTED] -- http://jameslick.com/ --- This SF.Net ema

Re: [Clamav-users] Clamd not picking up W32.Mydoom.T@mm

2004-09-11 Thread System Administrator
Nope, works fine. Submitted the nasty in a password protected zip and they added it to the virus def's today. Download the def's 15 minutes later and walla, it caught it. Thanks... At 09:29 PM 9/11/2004, you wrote: System Administrator wrote: SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES

[Clamav-users] ClamAV update failed

2004-09-11 Thread Dave Filchak
Got the following in my logs this AM. Is this an error of does this mean that no new definitions or program were available?   update.virus.scanners: Found clamav installedSep 12 02:10:47 rosewood update.virus.scanners: Running autoupdate for clamavSep 12 02:10:48 rosewood ClamAV-autoupdate