I'm exploring the new Zero Trust DNS solution and have a couple of specific configuration questions:
- Domain Bypass Configuration: Is there a way to configure bypass domains within ZTDNS? Specifically, I'd like certain domains to be resolved by my local ISP resolver rather than by the ZTDNS-configured DoH resolver. What's the proper way to implement this exception?
- VPN Integration Scenario: How does ZTDNS handle private VPN domains that can only be resolved by VPN-specific resolvers? In a VPN deployment scenario, what's the recommended configuration to ensure these private domains continue to be properly resolved without interference from the ZTDNS DoH resolver?
Thanks in advance for your guidance!