Skip to content

Commit 573fe14

Browse files
committed
Add internal DNS use case
1 parent e0f18d6 commit 573fe14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/cloudflare-one/policies/gateway/resolver-policies.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@ Gateway will route user traffic to your configured DNS resolver based on the mat
4242

4343
You may use resolver policies if you require access to non-publicly routed domains, such as private network services or internal resources. You may also use resolver policies if you need to access a protected DNS service or want to simplify DNS management for multiple locations.
4444

45+
### Internal DNS
46+
47+
[Cloudflare Internal DNS](/dns/internal-dns/) allows you to manage DNS records for internal resources restricted to a private network. DNS zones configured in Internal DNS can only be queried by the Gateway resolver. With resolver policies, you can specifically determine how Gateway resolves internal DNS queries.
48+
49+
To get started with resolving internal DNS records with resolver policies, refer to [Get started](/dns/internal-dns/get-started/).
50+
51+
### Local Domain Fallback
52+
4553
If your resolver is only reachable by a client device and not by Gateway via a Cloudflare tunnel, Magic WAN tunnel, or other public Internet connections, you should configure [Local Domain Fallback](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/) for your device. If both Local Domain Fallback and resolver policies are configured for the same device, Cloudflare will apply your client-side Local Domain Fallback rules first. If you onboard DNS queries to Gateway with the WARP client and route them with resolver policies, the source IP of the queries will be the IP address assigned by the WARP client.
4654

4755
## Resolver connections

0 commit comments

Comments
 (0)