Bug 12891 - Univ. Toulouse urlfilter blacklist via https vs ftp
Summary: Univ. Toulouse urlfilter blacklist via https vs ftp
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: squidGuard (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Peter Müller
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-29 00:30 UTC by Charles Brown
Modified: 2022-09-30 21:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Brown 2022-06-29 00:30:17 UTC
The Univ. Toulouse ftp server is not accepting connections anymore.  However the http server seems to be working fine.  It would seem desirable to change the config for this urlfilter blacklist source to:

"https://dsi.ut-capitole.fr/blacklists/download/blacklists.tar.gz"

I hacked my /var/ipfire/urlfilter/autoupdate/autoupdate.urls file with:
"Univ. Toulouse,https://dsi.ut-capitole.fr/blacklists/download/blacklists.tar.gz"
and it seems to update as desired.
Comment 1 Michael Tremer 2022-06-29 13:28:22 UTC
@Peter: Are you happy to grab this one?
Comment 2 Charles Brown 2022-07-08 11:47:52 UTC
It seems the ftp server is working again.  However it would still seem preferable to fetch from the web server via "https" rather than continuing with ftp.
Comment 3 Peter Müller 2022-07-09 09:31:10 UTC
Sorry for my late response. Yes, I will take care of this.