pdns-r, what upstream server is it conferring with?

A G via Pdns-users <[email protected]> Wed, 30 Oct 2024 10:46:17 -0400 (EDT)
Newsgroups gmane.network.dns.powerdns.user
Message-ID <[email protected]>
Hello, first post...

I'm struggling to see where or how the upstream DNS server pDNS-Recursor is looking up requests on....

If it's referring to what's in /etc/resolv.conf, maybe that's a big problem if that entry was set via DHCP, and then DHCP is pointing to the "local-address" parameter. A loop?

IE, the pdns is serving on: local-address=192.0.2.25, and DHCP is used to configure the pdns server with DNS server...

TIA, Alex