[clamav-users] Problem connecting to CISCO Secure Desktop VPN

2014-07-17 Thread Benedikt Mas y Parareda
Hi, I am trying to connect to a CISCO protected VPN from Ubuntu 14.04, using the ClamAV version from its repositories 0.98.1 When connecting, the VPN performs a check for an anti-virus tool. It correctly detects the ClamAV install, but tells me that the anti virus is not active. clamd is runni

[clamav-users] db.sk connectivity?

2014-07-17 Thread Matus UHLAR - fantomas
Hello, it seems db.sk.clamav.net has connectivity issues, the transfer goes horribly slow. is there a possibility to detect this so freshclam will switch to other mirror? OR, can I tell freshclam to switch? -- Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish N

Re: [clamav-users] db.sk connectivity?

2014-07-17 Thread Benny Pedersen
On 17. jul. 2014 12.04.58 CEST, Matus UHLAR - fantomas wrote: >it seems db.sk.clamav.net has connectivity issues, the transfer goes >horribly slow. should not being a problem being slow imho :) >is there a possibility to detect this so freshclam will switch to other >mirror? OR, can I tell fres

Re: [clamav-users] Problem connecting to CISCO Secure Desktop VPN

2014-07-17 Thread Scott Kitterman
On Thursday, July 17, 2014 09:29:31 Benedikt Mas y Parareda wrote: > Hi, > > I am trying to connect to a CISCO protected VPN from Ubuntu 14.04, using the > ClamAV version from its repositories 0.98.1 > > When connecting, the VPN performs a check for an anti-virus tool. It > correctly detects the

Re: [clamav-users] Problem connecting to CISCO Secure Desktop VPN

2014-07-17 Thread Benedikt Mas y Parareda
Hi, thanks for the tip, I will try that. However, it already recognizes that clamav is installed - it only complains that it is not active Benni Am Donnerstag, 17. Juli 2014, 09:51:39 schrieb Scott Kitterman: > On Thursday, July 17, 2014 09:29:31 Benedikt Mas y Parareda wrote: > > Hi, > > >

Re: [clamav-users] Problem connecting to CISCO Secure Desktop VPN

2014-07-17 Thread Greg Folkert
It is probably looking in the wrong spot for the "PID" file or can't see if there is one... due to permissions. On Thu, Jul 17, 2014 at 1:04 PM, Benedikt Mas y Parareda < benedikt@web.de> wrote: > Hi, > > thanks for the tip, I will try that. > > However, it already recognizes that clamav is

Re: [clamav-users] Problem connecting to CISCO Secure Desktop VPN

2014-07-17 Thread Scott Kitterman
Just to be sure, you can make sure clamd is running with: service clamav-daemon status It should say: * clamd is running Scott K On Thursday, July 17, 2014 13:51:31 Greg Folkert wrote: > It is probably looking in the wrong spot for the "PID" file or can't see if > there is one... due to permi