[clamav-users] Freshclam: Error creating socket

2013-02-25 Thread Massimo Rossi
Hi to all, I'm having an issue updating clamav virus definitions on a CentOS 5 server. When I launch freshclam I obtain "ERROR: Can't create new socket". Using clamav or root user doesn't resolve anything, same scenario changing permissions to 777 on /var/clamav or /var/run/clamav, same scen

Re: [clamav-users] Freshclam: Error creating socket

2013-02-25 Thread Shawn Webb
Can you paste the whole log, please? On Mon, Feb 25, 2013 at 9:02 AM, Massimo Rossi wrote: > Hi to all, > > > I'm having an issue updating clamav virus definitions on a CentOS 5 > server. When I launch freshclam I obtain "ERROR: Can't create new socket". > Using clamav or root user doesn't reso

Re: [clamav-users] Freshclam: Error creating socket

2013-02-25 Thread Massimo Rossi
[root@relay01 ~]# freshclam --debug ClamAV update process started at Mon Feb 25 15:21:15 2013 main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven) LibClamAV debug: in cli_untgz() LibClamAV debug: cli_untgz: Unpacking /var/clamav/clamav-fd74978ee43150acf161bb889f833ec1/c

Re: [clamav-users] Freshclam: Error creating socket

2013-02-25 Thread Shawn Webb
On Mon, Feb 25, 2013 at 9:22 AM, Massimo Rossi wrote: > ERROR: Can't create new socket > WARNING: getpatch: Can't download daily-16682.cdiff from > clamav.mirror.garr.it > ERROR: Can't create new socket > WARNING: getpatch: Can't download daily-16682.cdiff from > clamav.mirror.garr.it > ERROR: Can

Re: [clamav-users] Freshclam: Error creating socket

2013-02-25 Thread Benny Pedersen
Shawn Webb skrev den 25-02-2013 15:19: Can you paste the whole log, please? if its even in GigaByte sizes ?, hoppefully it will be done on pastebin with a link here, if thats make a diff for some ___ Help us build a comprehensive ClamAV guide: visit

[clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread Kaushik Vaidyanathan
Hi I have a basic question. When I run clamscan with --debug option I see that #AC sigs and #BM sigs reported for the different engines clamscan spawns. If I add the AC and BM for all engines its somewhere around 110K-120K signatures, However I see the sigtool info report for main.cvd and daily.c

Re: [clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread David Raynor
On Mon, Feb 25, 2013 at 4:47 PM, Kaushik Vaidyanathan < kvaid...@andrew.cmu.edu> wrote: > Hi > > I have a basic question. When I run clamscan with --debug option I see that > #AC sigs and #BM sigs reported for the different engines clamscan spawns. > If I add the AC and BM for all engines its some

Re: [clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread Al Varnell
On 2/25/13 4:01 PM, "David Raynor" wrote: > On Mon, Feb 25, 2013 at 4:47 PM, Kaushik Vaidyanathan < > kvaid...@andrew.cmu.edu> wrote: > >> Hi >> >> I have a basic question. When I run clamscan with --debug option I see that >> #AC sigs and #BM sigs reported for the different engines clamscan sp

Re: [clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread Kaushik Vaidyanathan
Makes sense. Thanks Dave On Mon, Feb 25, 2013 at 5:00 PM, Al Varnell wrote: > On 2/25/13 4:01 PM, "David Raynor" wrote: > > > On Mon, Feb 25, 2013 at 4:47 PM, Kaushik Vaidyanathan < > > kvaid...@andrew.cmu.edu> wrote: > > > >> Hi > >> > >> I have a basic question. When I run clamscan with --de

Re: [clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread ZEMEN Dragana
Hi! I also have a basic question. I am using clamd as a deamon in a network mode and connecting to it over a Socket Connection from my Client written in Java. At the initial phase I am making a connection pool to the clamav and subsequently taking one connection after another and sending files

Re: [clamav-users] AC/BM signatures in debug mode

2013-02-25 Thread Tom Judge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/26/13 12:07 AM, ZEMEN Dragana wrote: > > I am using clamd as a deamon in a network mode and connecting to > it over a Socket Connection from my Client written in Java. At the > initial phase I am making a connection pool to the clamav and > su