How can I set up Pihole to forward specific domains to a particular upstream DNS server? For example, I want all .mydomain searches to go to a DNS server on the other side of a VPN tunnel, but all other searches to use the default configured upstream DNS.
Is this possible to setup in dnsmasq?
Thanks.