From c55e0bb6a1b4e70dd1c0dba90c2ac464e4c981e8 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Thu, 6 Nov 2025 12:16:15 +0000 Subject: [PATCH] Call out Local Domain Fallback interference with iDNS --- src/content/docs/dns/internal-dns/get-started.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/content/docs/dns/internal-dns/get-started.mdx b/src/content/docs/dns/internal-dns/get-started.mdx index 9f6dfe1ea3c4013..c2cc2a2c53272e0 100644 --- a/src/content/docs/dns/internal-dns/get-started.mdx +++ b/src/content/docs/dns/internal-dns/get-started.mdx @@ -16,12 +16,17 @@ import { Follow this guide to get started with Internal DNS. -## Before you begin - +## Before you begin + - Make sure you have an Enterprise account with access to [Gateway resolver policies](/cloudflare-one/traffic-policies/resolver-policies/) and [Internal DNS](/dns/internal-dns/). - Consider the different ways in which you can [connect to Gateway resolver](/dns/internal-dns/connectivity/). + + :::caution + If using WARP, make sure your internal DNS zones or their TLDs are not listed in your [Local Domain Fallback configuration](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/local-domains/). Otherwise, DNS queries for a matching domain will be sent to the local DNS server specified in the fallback, instead of being sent to Cloudflare. + ::: + - If you will be using an API token for authentication, make sure you have the following permissions: