From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim FitzGeorge To: development@lists.ipfire.org Subject: IP Address Blacklists Date: Sat, 15 Feb 2020 15:40:28 +0000 Message-ID: <9fbe4688-0a26-b29e-58aa-f0853d4d1561@tfitzgeorge.me.uk> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8454805586667454753==" List-Id: --===============8454805586667454753== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, I've pushed the my changes to implement IP Address Blacklists to the repository at git://git.ipfire.org/people/timf/ipfire-2.x.git on the ipblacklist branch. As a result of discussions with Michael, this has a number of changes from my first patch series: - Removed autoblacklist. - Added WUI log pages. - Removed status from settings WUI page. - Simplified download. - Modified sources file 'rate' to allow unit to be specified. - Updated sources file 'disable' to allow list to be specified. - Changed Dshield download URL to preferred address. - Removed Abuse.ch blacklist (discontinued). - Removed Talos Malicious blacklist (not appropriate). - Added Feodo recommended blacklist. - Added blocklist.de all blacklist. - Updated ignored messages in logwatch. There's also some additional code on the addresscheck branch which adds a WUI page that can check why a URL or address is being blocked. It's not production ready, but may possibly be useful in testing. Tim --===============8454805586667454753==--