My pdns authoritative receive only qtype: ANY #14306
Replies: 3 comments
-
https://doc.powerdns.com/authoritative/backends/pipe.html
It likes to make ANY queries to the backend, yes. (The DNS response to the client will include the appropriate records of the appropriate types.) |
Beta Was this translation helpful? Give feedback.
-
Thanks for the Ref @mnordhoff.
|
Beta Was this translation helpful? Give feedback.
-
the answer is clear from Here
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i have an authoritative server with pipebackend that keeps only receiving only qtype: ANY even if i set different type with dig command.
dig command
dig @127.0.0.1 -p 5300 example.com A
dig output
pdns log output
as you can see i am getting two queries ANY and SOA, some times it only ANY.
Anyone know about this behavior please
Beta Was this translation helpful? Give feedback.
All reactions