On Thu, Feb 23, 2012 at 06:59:39PM +0530, vivek munagala wrote:
> Hello,
> 
> I recently wrote a pipe-backend for pdns server which would answer only A
> records and NS records. recently i had to return some CNAME records also. I
> could successfully return the CNAME domain. But then the pdns server is
> again querying the backend for the A record of the returned CNAME domain.
> Is there any way to tell pdns server not to query the backend for the
> returned CNAME domains?

Could you show us some data of your zone/domain?

When a query is performed and it is a CNAME, your backend does not need to 
resolve that CNAME itself.
PowerDNS will do this for you.
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to