EFnet RBL
Notice
We have created a mirror of the rbl.efnet.org zone at rbl.efnetrbl.org.
It has the exact same data and responses. Please use the mirror in your configs.
The mirror was created after repeated failures at Network Solutions.


The EFnet IRC Network RBL is comprised of a collection of data from several sources with the purpose of providing a "one stop shop" for IRC admins to block a multitude of undesirable clients.

The collected sources are as follows:

Open proxies and spam trap hosts are listed in the RBL for 7 days.
Because of the generally more static nature, TOR nodes are listed for 10 days.


An example BOPM usage is here:
blacklist {
           name = "rbl.efnetrbl.org";
           type = "A record reply";
           ban_unknown = no;
           reply { 
   		   1 = "Open Proxy";
		   2 = "spamtrap666";
		   3 = "spamtrap50";
   		   4 = "TOR";
		   5 = "Drones / Flooding";
   	   };
    	   kline = "KLINE 1440 *@%h :Blacklisted Proxy found.  Visit http://rbl.efnetrbl.org/?i=%i for info.";
};
OR
blacklist {
           name = "tor.efnet.org";
           type = "A record reply";
           ban_unknown = no;
           reply { 
   		   1 = "TOR";
   	   };
    	   kline = "KLINE 1440 *@%h :TOR exit node found.  Visit http://rbl.efnet.org/?i=%i for info.";
};
Contact

Hosted by MergeMedia Corporation