Issue with mirror ftp.acc.umu.se in Cloudflare DNS Resolver - Malware?
#1
To bring to your attention it appears that the mirror - ftp.acc.umu.se - is on Cloudflare's Malware list

When trying to download a new skin from the UK I was getting lots of failed dependencies errors earlier today.

Working through the DNS errors upstream it seems Cloudflare unfiltered DNS resolver at 1.1.1.1 works ok but their Malware filtered DNS resolver at 1.1.1.2 returns 0.0.0.0 which I assume indicates the server is on their malware list.

Code:

dig ftp.acc.umu.se @1.1.1.1

; <<>> DiG 9.11.3-1ubuntu1.12-Ubuntu <<>> ftp.acc.umu.se @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14080
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;ftp.acc.umu.se.            IN    A

;; ANSWER SECTION:
ftp.acc.umu.se.        410    IN    A    194.71.11.173
ftp.acc.umu.se.        410    IN    A    194.71.11.165

;; Query time: 14 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Fri Jul 31 15:17:43 BST 2020
;; MSG SIZE  rcvd: 89

Code:

 dig ftp.acc.umu.se @1.1.1.2

; <<>> DiG 9.11.3-1ubuntu1.12-Ubuntu <<>> ftp.acc.umu.se @1.1.1.2
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61074
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;ftp.acc.umu.se.            IN    A

;; ANSWER SECTION:
ftp.acc.umu.se.        60    IN    A    0.0.0.0

;; Query time: 13 msec
;; SERVER: 1.1.1.2#53(1.1.1.2)
;; WHEN: Fri Jul 31 15:17:46 BST 2020
;; MSG SIZE  rcvd: 73
Reply
#2
I've asked for it to be recategorized. I don't know if this will happen and it's a shame I even have to do this. I guess it shows how much you can trust such blocklists. In any case, ftp.acc.umu.se is a reliable and renowned university mirror; I don't see a reason for us to drop it.
Reply

Logout Mark Read Team Forum Stats Members Help
Issue with mirror ftp.acc.umu.se in Cloudflare DNS Resolver - Malware?0