The Windows Twingate Client relies on the DNS servers assigned to the system's default gateway interface for resolving non-Twingate traffic. As a result, multiple DNS configurations—where frontend traffic resolves through one interface's DNS servers and backend traffic resolves through another—are not supported.
Systems configured for multiple DNS—where different interfaces resolve different sets of DNS records—may experience failed DNS resolutions when attempting to reach backend hostnames/FQDNs.
If backend DNS records can only be resolved via a secondary interface's DNS servers, Twingate will not forward DNS requests to those servers, potentially causing name resolution failures.
If possible, configure internal DNS servers to forward queries appropriately between frontend and backend DNS zones. This allows a single DNS server (reachable from the default gateway interface) to handle both frontend and backend name resolution.
C:\Windows\System32\drivers\etc\hosts). This ensures that backend resources can still be reached even if their DNS servers are inaccessible via the default gateway interface.