from the web site: The RABL (pronounced "rabble") server is a statistical, machine-automated and up-to-the-second blackhole list server designed to monitor global network activity and make decisions based on network spread and infection rate - that is, abuse from an address which has been provided via automated feed from a number of participating networks. I don't see any "statistical" feature in the server, though Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 70198 [details] rabl_server-1.0.0.ebuild
Created attachment 70199 [details] confd /etc/conf.d/${PN}
Created attachment 70200 [details] initd /etc/init.d/${PN}
Created attachment 70201 [details] rabl_client-1.0.0.ebuild client tool to submit/query
my comment, 'I don't see any "statistical" feature in the server, though' is bit misleading. meant statistical feature is vary simple. it has a simple variable, "Minimum Spread to blacklist an address"
Created attachment 87397 [details] mail-filter/rabl_server-1.0.0-r1.ebuild This is my edition of the RABL server ebuild. I have added many small things to make it work better: - creating a user for runing the deamon - new init.d script - new conf.d script - a readme for how to glue it together with BIND - a zone template - a patch to allow rabl_server to reload BIND or other DNS servers - debug USE flag - the rabl_server.conf file is put into /etc/rabl_server/, so portage can handle changes to it
Created attachment 87398 [details] mail-filter/rabl_server/files/confd conf.d file for mail-filter/rabl_server-1.0.0-r1.ebuild
Created attachment 87399 [details] mail-filter/rabl_server/files/initd init.d file for mail-filter/rabl_server-1.0.0-r1.ebuild
Created attachment 87400 [details] mail-filter/rabl_server/files/rabl.mydomain.com.template Zone template for mail-filter/rabl_server-1.0.0-r1.ebuild
Created attachment 87401 [details] mail-filter/rabl_server/files/rabl_server-dns-reload.patch Patch for mail-filter/rabl_server-1.0.0-r1.ebuild to allow the RABL server to reload/refresh a DNS server
Created attachment 87402 [details] mail-filter/rabl_server/files/README.BIND A small readme describing how to use the RABL serve with BIND
Created attachment 87403 [details] mail-filter/rabl_client/rabl_client-1.0.0-r1.ebuild rabl_client/rabl_client-1.0.0-r1.ebuild This is my edition of the RABL client ebuild. I have added many small things to make it work better: - debug USE flag - the rabl_client.conf file is put into /etc/rabl_client/, so portage can handle changes to it - a man page for rabl_client
Created attachment 87404 [details] mail-filter/rabl_client/files/rabl_client.1 man page for rabl_client/rabl_client-1.0.0-r1.ebuild
I cannot find any fetchable sources.