:: Links

  :: Rizon RBL/DNSBL
This is the homepage for the Rizon IRC Network RBL project.
The blacklist contains entries from the following categories:

Code (#1) - Open proxies.
Code (#2) - Regex matches to known bot patterns.
Code (#3) - spam traps, unsolicited DCC transfers.
Code (#4) - TOR - currently unused.
Code (#5) - Drones / Flood Bots.
Code (#6) - Administrator added, use at your own discrection.


  :: Implement our RBL/DNSBL

blacklist {
name = "dnsbl.rizon.net";
type = "A record reply";
ban_unknown = no;
reply {
1 = "Open Proxy";
2 = "Regex Drone Match";
3 = "Spam Trap";
4 = "TOR";
5 = "Drones / Flooding";
6 = "Admin Added"
};
kline = "KLINE 1440 *@%h :Blacklisted IP found. Visit http://www.rizon.net/?do=kline§ion=bopm&ip=%i for info.";
};