[RFCI-Discuss] forwarding fulldom.rfc-ignorant.org to rbldnsd via bind9

askthelist at gmail.com askthelist at gmail.com
Sun Dec 2 00:39:38 EST 2007


I am trying to forward the zone fulldom.rfc-ignorant.org. to my rbldnsd
daemon, however bind9 seems to forward my queries to the real name servers
instead of the rbldnsd. I have configured other zones exactly the same and
it works for the other zones. Can anyone help me and point out what I'm
doing wrong. Heres the relevant section of my named.conf file.

...
zone "fulldom.rfc-ignorant.org" IN {
        type forward;
        forward first;
        forwarders {
                127.0.0.1 port 530;
        };
};
...

and the relevant line from my rbldnsd configuration...

...
fulldom.rfc-ignorant.org:dnset:fulldom.rfc-ignorant.org
...


fulldom.rfc-ignorant.org is the only zone I have configured as a dnset. Alll
the rest are ip4set. Thats the only difference I can see..

Help with this is appreciated. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.megacity.org/pipermail/rfci-discuss/attachments/20071201/5b5e8aa0/attachment.htm 


More information about the RFCI-Discuss mailing list