Hello,
I am running the latest version of Pi-hole, which forwards DNS queries to Unbound. When I review the Unbound logs, I notice that all queries appear to originate from the Pi-hole IP address.
What I would like to achieve is for certain clients’ queries to be forwarded by Unbound to a DNS server of my choosing. According to the documentation, Unbound supposedly supports this functionality through access-control settings for individual subnets. However, since Unbound perceives all queries as originating from Pi-hole, creating such custom configurations would not have any effect.
Is there perhaps a way to configure Pi-hole so that it forwards queries in a manner that makes them appear as though they were sent directly by the clients?
(Sincere apologies for my imperfect English - I am not a native speaker.)