[rbldnsd] Question regarding use of rbldnsd with MAPS RBL

Mark Hennessy mhennessy at cloud9.net
Tue Apr 26 17:13:18 MSD 2005


I tried to build the most recent version to get the ACL capability, but I get
errors.
I'm using FreeBSD 4.11
Here is the compilation output:

 rbldnsd VERSION="0.994.92 (16 Apr 2005)"

gcc -Wall -W -O2  -c rbldnsd.c -DVERSION="\"0.994.92 (16 Apr 2005)\""
gcc -Wall -W -O2  -c rbldnsd_zones.c
rbldnsd_zones.c:212: warning: #warning NS record compatibility mode: remove
for 1.0 final
gcc -Wall -W -O2  -c rbldnsd_packet.c
rbldnsd_packet.c: In function `replypacket':
rbldnsd_packet.c:443: warning: large integer implicitly truncated to unsigned
type
gcc -Wall -W -O2  -c rbldnsd_ip4set.c
gcc -Wall -W -O2  -c rbldnsd_ip4tset.c
gcc -Wall -W -O2  -c rbldnsd_ip4trie.c
gcc -Wall -W -O2  -c rbldnsd_dnset.c
gcc -Wall -W -O2  -c rbldnsd_generic.c
gcc -Wall -W -O2  -c rbldnsd_combined.c
gcc -Wall -W -O2  -c rbldnsd_acl.c
rbldnsd_acl.c: In function `ds_acl_query':
rbldnsd_acl.c:142: `AF_INET' undeclared (first use in this function)
rbldnsd_acl.c:142: (Each undeclared identifier is reported only once
rbldnsd_acl.c:142: for each function it appears in.)
*** Error code 1

Stop in /usr/local/adm/named/rblplus/rbldnsd-0.994.92.


--
 Mark Hennessy
-----Original Message-----
From: rbldnsd-bounces at corpit.ru [mailto:rbldnsd-bounces at corpit.ru] On Behalf
Of Michael Tokarev
Sent: Friday, April 22, 2005 3:40 PM
To: rbldnsd at corpit.ru
Subject: Re: [rbldnsd] Question regarding use of rbldnsd with MAPS RBL

Mark Hennessy wrote:
> Does anyone have an example script for pulling down the zone for MAPS RBL
for
> use with rbldnsd?
> I can't seem to find one anywhere and I have only just started trying to
set
> up rbldnsd.

I've never saw the zones myself.  But, try out example EasynetDynablock and
osirusoft scripts which where included in version 0.98 of rbldnsd (still
available at http://www.corpit.ru/mjt/rbldnsd/old/) - the idea is trivial,
if you know the exact format and order of records and other delimiters
used, you can construct the (listed IP, explanation text) pairs.
Note if they're embedding the listed IP address into the TXT records
directly, it is important to convert that into `$' - this way, *alot*
of memory space will be saved.

> Also, is there any access control by IP capability in rbldnsd?

Let me answer with another question:  why do you need such an (ca)ability?

If you want to allow only your network to use the server, it's simpler
to set up firewall rules or routing stuff instead.

If it's some other reason, well.. I want to know ;)

/mjt
_______________________________________________
rbldnsd mailing list
rbldnsd at corpit.ru
http://www.corpit.ru/mailman/listinfo/rbldnsd



More information about the rbldnsd mailing list