[rbldnsd] using dnset

rbldnsd@corpit.ru rbldnsd@corpit.ru
Tue, 2 Sep 2003 08:27:48 -0400 (EDT)


On Tue, 2 Sep 2003, Joerg Backschues wrote:

> I´ve created a dnsset list /var/lib/rbldns/list that looks like this:
> 
> .example.com:127.0.0.2:Address $ is in blacklist

So (.*)?example.com will resolve to 127.0.0.2.
 
> rbldnsd - -r/var/lib/rbldns -l+rbldns.log -b127.0.0.1/53
> rbl.mydomain.net:dnset:list

What's that extra leading - for?

> I´ve integrated rbldnsd in BIND with:
> 
> rbldns          IN      A       127.0.0.1
> rbl             IN      NS      rbldns
> 
> The IP Adresse 192.168.1.1 stands for host1.example.com. but the command dig 
> @localhost 1.1.168.192.rbl.mydomain.net doesn´t give back 127.0.0.2.

How does your rbldnsd know anything about 1.1.168.192.rbl.mydomain.net?
All you've told it about is the example.com dnset entry.

> What´s going wrong? With a ip4set list all works fine.

You'd need an ip4set to tell rbldnsd about 1.1.168.192.rbl.mydomain.net.

----------------------------------------------------------------------
 Jon Lewis *jlewis@lewis.org*|  I route
 System Administrator        |  therefore you are
 Atlantic Net                |  
_________ http://www.lewis.org/~jlewis/pgp for PGP public key_________