[rbldnsd] using dnset
Joerg Backschues
rbldnsd@corpit.ru
Tue, 02 Sep 2003 13:16:17 +0200
Hello!
I´ve created a dnsset list /var/lib/rbldns/list that looks like this:
.example.com:127.0.0.2:Address $ is in blacklist
I´ve started rbldnsd with the following parameters:
rbldnsd - -r/var/lib/rbldns -l+rbldns.log -b127.0.0.1/53
rbl.mydomain.net:dnset:list
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.
What´s going wrong? With a ip4set list all works fine.
Greetings
Jörg Backschues