Skip to content

Commit 5fa68ac

Browse files
[iDNS] Call out WARP Local Domain Fallback interference (#26343)
1 parent 0c7eb8b commit 5fa68ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/content/docs/dns/internal-dns/get-started.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,17 @@ import {
1616

1717
Follow this guide to get started with Internal DNS.
1818

19-
## Before you begin
20-
2119
<Render file="internal-dns-beta-note" product="dns" />
2220

21+
## Before you begin
22+
2323
- 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/).
2424
- Consider the different ways in which you can [connect to Gateway resolver](/dns/internal-dns/connectivity/).
25+
26+
:::caution
27+
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.
28+
:::
29+
2530
- If you will be using an API token for authentication, make sure you have the following permissions:
2631

2732
<Details header="API token configuration">

0 commit comments

Comments
 (0)