From 9a7e4a353bd93c1d23b07fc6b49112f55af67821 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 22 Dec 2014 16:24:45 +0000 Subject: [PATCH] - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5075 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/reference.conf b/doc/reference.conf index 8ebc3d4..f506586 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -319,6 +319,20 @@ OPM { # }; + + /* tor.efnetrbl.org - http://rbl.efnetrbl.org/ */ +# blacklist { +# name = "tor.efnetrbl.org"; +# type = "A record reply"; +# ban_unknown = no; + +# reply { +# 1 = "TOR"; +# }; + +# kline = "KLINE *@%h :TOR exit node found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; +# }; + /* * You can report the insecure proxies you find to a DNSBL also! * The remaining directives in this section are only needed if you -- 2.30.2