So, I have to use a reverse not a forward zone?  Here is what I have
currently:

2.0.0.127       IN      A       127.0.0.2

209.216.97.250  IN      A       127.0.0.2
200.85.197.158  IN      A       127.0.0.2
200.32.95.150   IN      A       127.0.0.2
81.49.53.180    IN      A       127.0.0.2
206.131.244.10  IN      A       127.0.0.2
64.191.97.223   IN      A       127.0.0.2
200.106.69.7    IN      A       127.0.0.2
209.216.97.249  IN      A       127.0.0.2
216.108.233.95  IN      A       127.0.0.2
48.35.17.201    IN      A       127.0.0.2
206.131.244.10  IN      A       127.0.0.2
200.222.217.196 IN      A       127.0.0.2
216.108.233.118 IN      A       127.0.0.2

I basically used the format illustrated in www.blackholes.us 

And added this to my local.cf

#Custom RBL
header RVCD_LOC_RBL rbleval:check_rbl('local_rbl', 'rbl.rbinc.com'.)
describe RVCD_LOC_RBL Received via host identified via rbl.rbinc.com
tflags RVCD_LOC_RBL NET
score RVCD_LOC_RBL 6.00

Does this look correct?
Jenn

-----Original Message-----
From: Matt Kettler [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 07, 2003 11:07 AM
To: Jennifer Fountain; [EMAIL PROTECTED]
Subject: Re: [SAtalk] Custom RBL Database

At 10:37 AM 10/7/03 -0400, Jennifer Fountain wrote:
>I am creating my own RBL (http://www.exit0.us/index.php/CustomRBLs) and

>need guidance on creating the actual db.  Does anyone have a sample rbl

>db they can send me or direct me to a url?

RBLs are served as DNS zones and not as ordinary databases.. So just
look up the formats for your favorite DNS server's zonefile format, like
bind or djgbdns. Then set up a DNS server to serve the zone in question.

So you could create one with an origin of "blacklist.rbinc.com".

Remember that this is also done reverse-dns style, so the lookups
against your DNS server for the IP address 1.2.3.4 is going to be
4.3.2.1.blacklist.rbinc.com.








-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to