[Pdns-users] Why is powerdns recursively asking for parent domain SOA

Aki Tuomi cmouse at youzen.ext.b2.fi
Tue May 26 08:49:03 UTC 2015


On Tue, May 26, 2015 at 01:23:44PM +0530, sumit sharma wrote:
> Hi,
> 
> I have configured my custom backend.
> On query when pdns asks for a SOA i give back a SOA.
> Still it keeps on recursively asking for parent domain SOAs.
> 
> How can i avoid this.
> 
> May 26 10:29:09 Remote 127.0.0.1 wants 'abc.tiny.subdomain.mydomain.com|A',
> do = 0, bufsize = 512: packetcache MISS
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> abc.tiny.subdomain.mydomain.com
> 
> //Didn't send back SOA
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> tiny.subdomain.mydomain.com
> 
> May 26 10:29:09  Sending back ns1.abc.tiny.subdomain.mydomain.com
> hostmaster.abc.tiny.subdomain.mydomain.com 1
> 
> May 26 10:29:09 --------------------------------------
> 
> //Sent the SOA
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> subdomain.mydomain.com
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA mydomain.com
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA com
> 
> May 26 10:29:09 [MyCustomBackend] Recieved query for SOA
> 
> 
> 
> Regards,
> 
> Sumit

Are you sure you sent it back the right way? =)

Any chance to see your code?

Aki




More information about the Pdns-users mailing list