Hello Vivek, On Feb 23, 2012, at 14:29 , vivek munagala wrote:
> 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? This is normal PowerDNS behaviour. You can just return END immediately to indicate you do not have the data. Kind regards, Peter van Dijk _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
