Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] letit2 [.] bit blacklist

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] letit2 [.] bit blacklist


Chronological Thread 
  • From: Jacob Bachmeyer <jcb62281 AT gmail.com>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] letit2 [.] bit blacklist
  • Date: Thu, 14 Sep 2017 19:58:20 -0500

Jeff Taylor wrote:
I went ahead and made the blacklist data public. Still need to write a ?help option like I have for the geoip page, but the basics are in place...

https://api.opennicproject.org/acl/filter/
This will get you a general list of everything in the blacklist.

https://api.opennicproject.org/acl/filter/?cat=*
This will show you all categories formatted for BIND9. If you want to specify a specific category, put that in the URL.

https://api.opennicproject.org/acl/filter/?cat=*&ext=0
This will remove the file extensions, for example if you wanted a single zone file to handle all of the blacklist items.

https://api.opennicproject.org/acl/filter/?cat=*&ext=0&path=/etc/bind/zones/
This allows you to specify the path to your filter zone.


Have you considered also offering the blacklist as a BIND Response Policy Zone? Perhaps at <category>.rpz.opennicproject.org?

-- Jacob



Archive powered by MHonArc 2.6.19.

Top of Page