How to make a pdns recursor make records requests to several dns servers #14760
Unanswered
stanislassimus
asked this question in
Q&A
Replies: 2 comments
-
recursor.conf
|
Beta Was this translation helpful? Give feedback.
0 replies
-
With this setup, for names in test.local the recursor will check both forwarders (127.0.0.1:5300 and 192.168.4.15) once in a while and use the fastest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day to all. At the moment, our company has a Windows DNS server that serves the test.local zone, we wanted to smoothly switch to powerDNS. At the moment, there is a need for the pdns recursor, when clients access it, to check for a record first on powerDNS and then on the Windows server and give a response. How can this be done?
Beta Was this translation helpful? Give feedback.
All reactions