[Pdns-users] Not Authoritative for AAAA when label does not exist in zone?
bert hubert
bert.hubert at netherlabs.nl
Mon Jul 25 18:35:53 UTC 2011
On Mon, Jul 25, 2011 at 11:23:52AM -0700, Zane Thomas wrote:
> I have a zone bar.com for which pdns (3.0) is authoritative, there are no
> AAAA records in the zone.
Could you add the output of 'dig +norecurs -t aaaa bar.com' and 'dig
+norecurs -t aaaa foo.bar.com' and 'dig +norecurs -t any bar.com'.
Your question corresponds to this regression test:
non-existing-record-other-types-exist:
When asking for a record/type combination which does not exist, but the
record in question does have other types available, a nameserver should
return an authoritative empty no-error packet, and NOT set NXDOMAIN.
Passed test non-existing-record-other-types-exist
And in the release tests, this one passed. However, this test is indeed at
the apex.
So please show your 'dig' output.
Bert
>
> If I query bar.com for AAAA the AA flag is set in the reply.
>
> There are no records for foo in bar.com; when I query for AAAA of
> foo.bar.com the AA flag is not set in the reply as I expect.
>
> Is this a problem in pdns or a problem with my expectations.
>
> Tia!
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
More information about the Pdns-users
mailing list