Hi,
well, that is other question I had in mind and planned to ask (in separate thread to make
it more clear).
Meaning of the authoritative option is not crystal clear for me. Can you give some more
info about it in docs?
I just used authoritative: false because it works for me in all scenarios (targets are a
mix).
Some subtrees are forwarded to authoritative servers. This works fine with authoritative:
true
But some subtrees are forwarded to "authoritative servers" (bind for example)
which can forward/delegate (both cases possible) some subdomains to different nameservers.
For this case authoritative: true resulted in "EDE: 22 (No Reachable Authority):
(OLX2: delegation internal.corp)"
From my untrained view it seems that authoritative=true can do some of this:
- expects AA flag in answer
- sets flag RD=0 for forwarded query
Regards
Jiri Masek