Re: [Pdns-users] PDNS does not send info for reverse DNS

2014-09-25 Thread abang
Am 25.09.2014 21:24, schrieb abang: > > forward-zones=10.in-addr.arpa =127.0.0.1:5300 Oh, you did that already. > > On 25. September 2014 15:51:21 MESZ, Bart-Jan van Hummel > wrote: > > > |When starting the recursor I do see these messages: > -

Re: [Pdns-users] PDNS does not send info for reverse DNS

2014-09-25 Thread abang
Hi, Am 25.09.2014 15:51, schrieb Bart-Jan van Hummel: > |Exception: Resolver binding to server socket on port 53 for 10.20.0.4: > Address already in use| Please try first to solve this. Your Recursor can not listen on|||10.20.0.4:53! There must be another process which is listen on this port. #

Re: [Pdns-users] PDNS does not send info for reverse DNS

2014-09-25 Thread abang
In addition to Peter's hint: I assume your dig is asking your Recursor on Port 53. So you have to advise the Recursor to forward queries for your local zones to your authoritative server on Port 5300. Try this in the rcursor.conf: forward-zones=10.in-addr.arpa=127.0.0.1:5300 Winfried On

Re: [Pdns-users] PDNS does not send info for reverse DNS

2014-09-25 Thread Peter van Dijk
Hello Bart-Jan, On 25 Sep 2014, at 15:51 , Bart-Jan van Hummel wrote: > So I mostly worry about this line, but don't know how to fix this: > Will not send queries to: 127.0.0.0/8, 10.0.0.0/8, 100.64.0.0/10, A quick response to just this part: you can set dont-query to empty to avoid this. Let

[Pdns-users] PDNS does not send info for reverse DNS

2014-09-25 Thread Bart-Jan van Hummel
Hi All, I am using pdns-server 3.3.1 with pdns-recursor and pdns-backend-mysql After installing the almost everything is working perfectly, accept for the reverse DNS. To test powerDNS and powerDNS recursor I created a test network. It is a star VPN network with: - 1 main router - 2 subroute