Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Paul Smith via clamav-users
I am getting error  http client 403 where I have deployed google cloud function using python to download the daily clamav virus definitions from http://database.clamav.net . ClamAV have implemented rate-limiting and restrictions because some people were

[clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Kachare, Ganesh, Vodafone Group (External) via clamav-users
Hi All, I am getting error http client 403 where I have deployed google cloud function using python to download the daily clamav virus definitions from http://database.clamav.net. It seems clamav is blocking access to google cloud IPs and denied the requests. Has anybody faced similar

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Al Varnell via clamav-users
Can't believe how many people haven't been read this forum... -Al- On Mon, Mar 08, 2021 at 11:23 AM, Joel Esler via clamav-users (jesler) wrote: > As a result of events documented in places here: > https://lists.clamav.net/pipermail/clamav-users/2021-March/010577.html >

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Gene Heskett via clamav-users
On Wednesday 10 March 2021 06:16:55 Al Varnell via clamav-users wrote: > Can't believe how many people haven't been read this forum... > > -Al- I hate forums Al, all that BS just to get logged in is a pita, and ALL my email is automated. If you want me to see it, please post it here. [...]

[clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Matt Forsdike via clamav-users
NBS Public Hi, We are unable to use Freshclam but instead have 4 servers which download the main.cvd, daily.cvd and bytecode.cvd files daily at around 4am GMT. Since 5 March we have been getting a 403 error. I understand that you have a serious problem to address but we are definitely not

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread G.W. Haywood via clamav-users
Hi there, On Wed, 10 Mar 2021, Kachare, Ganesh, Vodafone Group (External) via clamav-users wrote: I am getting error http client 403 ... I suspect that some people are subscribing to the mailing list when they belatedly find that the non-preferred way of getting the ClamAV signatures that

Re: [clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Joel Esler (jesler) via clamav-users
Preach. On Mar 10, 2021, at 11:48 AM, Paul Smith via clamav-users mailto:clamav-users@lists.clamav.net>> wrote: People think if they're downloading to a server and then their users' PCs download from that server, then they're saving bandwidth, but about 11,000 client computers getting a CDIFF

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Paul Kosinski via clamav-users
I wrote a little script that run off cron every hour or so. But it *only* invokes freshclam after querying ClamAV's DNS TXT record to see if any advertised versions of 'daily', 'bytecode' or 'main' are newer than the local versions of the CVD files, as determined by 'head', not the files'

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Arjen de Korte via clamav-users
Citeren Paul Smith via clamav-users : That's certainly how it seems to behave here. If the DNS record hasn't changed, then it just says "everything's fine" and does nothing else. So, if you ran Freshclam every minute, it wouldn't download anything except lots of DNS queries (which would be

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 18:42, Arjen de Korte via clamav-users wrote: Indeed. There does seem to be a view from some people here that anyone using ClamAV should be regularly updating, monitoring this list, monitoring blogs, etc. Ordinary people just don't do that. I wonder how many ordinary users are

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread r.dodin via clamav-users
Hi, My ip isn't blocked due I can access the clamav web site under windows using the same ip@ Strange... Regards Rémy On 10.03.21 19:19, Arjen de Korte via clamav-users wrote: Citeren "r.dodin via clamav-users" : This didn't tell me why I have " Error 1020 Ray ID:

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Joel Esler (jesler) via clamav-users
That browser is blocked because it’s old as heck, and we’re dealing with automated bots that are randomizing and using illegitimate browser User-Agents to try and bypass the controls. On Mar 10, 2021, at 2:01 PM, r.dodin via clamav-users mailto:clamav-users@lists.clamav.net>> wrote: Hi, My

Re: [clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 15:37, Matt Forsdike via clamav-users wrote: We are unable to use Freshclam but instead have 4 servers which download the main.cvd, daily.cvd and bytecode.cvd files daily at around 4am GMT. Why can you not use Freshclam? If you want to run your own private mirrors (eg to

[clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Rémy DODIN via clamav-users
Hi, Since several weeks (may be since clamav migrated to cloudflare), Freshclam is no more able to get updates and fails not been able to get any databases (main, daily etc..) - It stopped to work sudently making me think it could be a cloudflare issue. - Environment ArcaOS - latest

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Paul Kosinski via clamav-users
I wonder how many "ordinary" users of ClamAV are giving up on using it after getting permanent 403s. I would imagine there are lots of people who don't pursue the issue. They may even tell others that ClamAV is unreliable (which would tarnish its reputation). On Wed, 10 Mar 2021 11:58:13

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread max
On Wed, 2021-03-10 at 17:49 +0100, Rémy DODIN via clamav-users wrote: > Hi, > > Since several weeks (may be since clamav migrated to cloudflare), > Freshclam is no more able to get updates and fails not been able to > get any databases (main, daily etc..) - It stopped to work sudently > making me

[clamav-users] looks like I have a problem too

2021-03-10 Thread Gene Heskett via clamav-users
Greetings; I just reduced my freshclam fetch from 24 to 6 times a day. But I do see some errors when it does try to update: copy/paste, wordwrap off: from freshclam.log: Wed Mar 10 08:09:24 2021 -> Received signal: wake up Wed Mar 10 08:09:24 2021 -> ClamAV update process started at Wed Mar 10

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 17:00, Paul Kosinski via clamav-users wrote: I wonder how many "ordinary" users of ClamAV are giving up on using it after getting permanent 403s. I would imagine there are lots of people who don't pursue the issue. They may even tell others that ClamAV is unreliable (which would

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 20:29, Paul Kosinski via clamav-users wrote: I wrote a little script that run off cron every hour or so. But it *only* invokes freshclam after querying ClamAV's DNS TXT record to see if any advertised versions of 'daily', 'bytecode' or 'main' are newer than the local versions of

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Joel Esler (jesler) via clamav-users
On Mar 10, 2021, at 1:42 PM, Arjen de Korte via clamav-users mailto:clamav-users@lists.clamav.net>> wrote: Citeren Paul Smith via clamav-users mailto:clamav-users@lists.clamav.net>>: Indeed. There does seem to be a view from some people here that anyone using ClamAV should be regularly

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Joel Esler (jesler) via clamav-users
> On Mar 10, 2021, at 3:58 PM, Arjen de Korte via clamav-users > wrote: > > Citeren Paul Smith via clamav-users : > >> That's certainly how it seems to behave here. If the DNS record hasn't >> changed, then it just says "everything's fine" and does nothing else. So, if >> you ran Freshclam

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Arjen de Korte via clamav-users
Citeren Paul Smith via clamav-users : Indeed. There does seem to be a view from some people here that anyone using ClamAV should be regularly updating, monitoring this list, monitoring blogs, etc. Ordinary people just don't do that. I wonder how many ordinary users are actually *not* using

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Gene Heskett via clamav-users
On Wednesday 10 March 2021 12:25:18 Gene Heskett via clamav-users wrote: > Greetings; > > I just reduced my freshclam fetch from 24 to 6 times a day. But I do > see some errors when it does try to update: > copy/paste, wordwrap off: > from freshclam.log: > > Wed Mar 10 08:09:24 2021 -> Received

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Joel Esler (jesler) via clamav-users
On Mar 10, 2021, at 12:31 PM, Paul Smith via clamav-users mailto:clamav-users@lists.clamav.net>> wrote: On 10/03/2021 17:00, Paul Kosinski via clamav-users wrote: I wonder how many "ordinary" users of ClamAV are giving up on using it after getting permanent 403s. I would imagine there are

Re: [clamav-users] looks like I have a problem too

2021-03-10 Thread Joel Esler (jesler) via clamav-users
On Mar 10, 2021, at 3:29 PM, Paul Kosinski via clamav-users mailto:clamav-users@lists.clamav.net>> wrote: I wrote a little script that run off cron every hour or so. But it *only* invokes freshclam after querying ClamAV's DNS TXT record to see if any advertised versions of 'daily',

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Rémy via clamav-users
Thanks for your reply. I don't know how to buil a new clamav. The latest available under this os is the one i have, from netlabs redepository. ArcaOs is under hugh development. Regards Rémy Le 10 mars 2021 17:56:43 GMT+01:00, Mark Fortescue via clamav-users a écrit : >Hi Rémy, > >This is not

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 16:49, Rémy DODIN via clamav-users wrote: Hi, Since several weeks (may be since clamav migrated to cloudflare), Freshclam is no more able to get updates and fails not been able to get any databases (main, daily etc..) - It stopped to work sudently making me think it could be a

Re: [clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Arjen de Korte via clamav-users
Citeren Matt Forsdike via clamav-users : We are unable to use Freshclam but instead have 4 servers which download the main.cvd, daily.cvd and bytecode.cvd files daily at around 4am GMT. Since 5 March we have been getting a 403 error. I understand that you have a serious problem to

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Mark Fortescue via clamav-users
Hi Rémy, This is not a cloudflare issue. This is an EOL issue. You need to update to the latest version of clamav. If the latest pre-built version is 0.99 then you will probably have to learn to build from source. Regards Mark. On 10/03/2021 16:49, Rémy DODIN via clamav-users

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread r.dodin via clamav-users
This didn't tell me why I have " Error 1020 Ray ID: 62de621bbe42b787 • 2021-03-10 17:50:04 UTC Access denied " Accessing through firefox 45.9.0 https://www.clamav.net ? Regards Rémy On 10.03.21 18:37, Rémy via clamav-users wrote: Thanks for your reply. I don't know how to buil a

Re: [clamav-users] freshclam getfile failed - and clamav links Cloudfare 1020 error.

2021-03-10 Thread Arjen de Korte via clamav-users
Citeren "r.dodin via clamav-users" : This didn't tell me why I have " Error 1020 Ray ID: 62de621bbe42b787 • 2021-03-10 17:50:04 UTC Access denied " Accessing through firefox 45.9.0 https://www.clamav.net ? Regards Rémy Your IP is probably blocked. But really, Firefox 45.9.0? I

Re: [clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Joel Esler (jesler) via clamav-users
Hello Matt, Thank you for your email. As a result of events documented in places here: https://lists.clamav.net/pipermail/clamav-users/2021-March/010577.html and https://lists.clamav.net/pipermail/clamav-users/2021-March/010543.html We’ve been forced to take emergency measures to protect the

Re: [clamav-users] Database update downloads blocked with 403 error

2021-03-10 Thread Paul Smith via clamav-users
On 10/03/2021 16:07, Arjen de Korte via clamav-users wrote: You're downloading over 2.5 GB of data daily between these four servers, where only a few kB would suffice had you used freshclam. That's abuse in my book. (More like about 1GB between the 4 servers as opposed to about 60kB) And

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Matus UHLAR - fantomas
On Wed, 10 Mar 2021, Kachare, Ganesh, Vodafone Group (External) via clamav-users wrote: I am getting error http client 403 ... On 10.03.21 11:58, G.W. Haywood via clamav-users wrote: I suspect that some people are subscribing to the mailing list when they belatedly find that the

Re: [clamav-users] Unable to download clamav cvd file using google cloud python function

2021-03-10 Thread Paul Kosinski via clamav-users
"I can’t play wack-a-mole with single IPs or even whole ASNs." Does Cloudflare have the iptables hashlimit filter (or the equivalent) available? On Wed, 10 Mar 2021 22:29:41 + "Joel Esler \(jesler\) via clamav-users" wrote: > To give everyone a frame of reference. This is what a Cdiff