[Pdns-users] PDNS does not send info for reverse DNS
abang
abang at t-ipnet.net
Fri Sep 26 15:58:05 UTC 2014
Realy strange. Ok let's try step by step.
Does your authoritative DNS Server work? Log-in into your DNS Server and
dig -p 5300 @127.0.0.1 -x 10.20.0.4
dig -p 5300 @127.0.0.1 -x 10.20.1.4
dig -p 5300 @127.0.0.1 -x 10.20.2.4
And please provide the whole output.
If this works, test your Recursor. Also on the same DNS Server, try
dig @10.20.0.4 -x 10.20.0.4
dig @10.20.0.4 -x 10.20.1.4
dig @10.20.0.4 -x 10.20.2.4
Also provide the whole output.
If this works, do the same on your clients:
dig @10.20.0.4 -x 10.20.0.4
dig @10.20.0.4 -x 10.20.1.4
dig @10.20.0.4 -x 10.20.2.4
Winfried
Am 26.09.2014 15:58, schrieb Bart-Jan van Hummel:
>
> > Maybe you didn't stopped it before you restarted? In this case
> config changes didn't apply to the (running) Recursor.
>
> Well I just did a service pdns-recursor restart
>
> So I did some more testing and I found something else: it doesn't
> change my problem, but it does make the problem worse ;-)
>
> In the pdns.conf I turned on the module-dir like this:
>
> to:
> module-dir=/usr/lib/powerdns
>
> Now the module dir does not have any modules in there.
> but it seems that turning this on will cause the DNS to stop answering
> on any reverse lookup of machines which are not in the main router.
>
> So these wil not have an answer section:
> ~ root# dig @10.20.0.4 -x 10.20.1.4
> ~ root# dig @10.20.0.4 -x 10.20.2.4
>
> And this will:
> ~ root# dig @10.20.0.4 -x 10.20.0.4
> ~ root# dig @10.20.0.4 -x 10.20.0.5
>
> I am asking in the 10.20.2.x network...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20140926/f38e6d88/attachment-0001.html>
More information about the Pdns-users
mailing list