You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enterprises deploy PowerDNS Auth and PowerDNS Recursor internally. When test.sample.com is not configured in Auth and has resolution records in public network DNS. How should recursor be configured
1,When requesting a recursor, you first query it in Auth. If no one is found, you will continue to return the result to the public network DNS request
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Enterprises deploy PowerDNS Auth and PowerDNS Recursor internally. When test.sample.com is not configured in Auth and has resolution records in public network DNS. How should recursor be configured
1,When requesting a recursor, you first query it in Auth. If no one is found, you will continue to return the result to the public network DNS request
recurse: true
notify_allowed: true
forwarders:
Beta Was this translation helpful? Give feedback.
All reactions