Skip to content

Commit 9f839a9

Browse files
Add intro paragraph about connectivity and cross-product
1 parent dd4c1c2 commit 9f839a9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/docs/dns/internal-dns/index.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Manage DNS records that should only be accessible within your private network. I
2727

2828
## Architecture overview
2929

30-
Internal DNS queries can only be resolved by using Cloudflare Gateway, which acts as an interface between the client and Internal DNS views.
30+
Internal DNS queries can only be resolved via Cloudflare Gateway, which acts as an interface between the client and Internal DNS views.
31+
32+
To connect to Cloudflare, you can use [WARP](/cloudflare-one/connections/connect-devices/warp/), any of the DNS endpoints supported with [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/), or [Magic WAN on-ramps](/magic-wan/on-ramps/).
3133

3234
```mermaid
3335
flowchart LR
@@ -37,7 +39,7 @@ flowchart LR
3739
subgraph Cloudflare account
3840
subgraph Gateway
3941
B[Default 1.1.1.1 resolver]
40-
X[Resolver policy referencing an internal DNS view]
42+
X[Resolver policy selecting an internal DNS view]
4143
end
4244
subgraph Authoritative DNS
4345
Y[(Public DNS)]
@@ -62,7 +64,7 @@ Each DNS view is a logical grouping of internal DNS zones. Internal DNS zones ca
6264

6365
## Related products
6466

65-
<RelatedProduct header="Gateway" href="/cloudflare-one/policies/gateway/" product="privacy-gateway">
67+
<RelatedProduct header="Cloudflare Gateway" href="/cloudflare-one/policies/gateway/" product="privacy-gateway">
6668
Set up policies to inspect DNS, Network, HTTP, and Egress traffic.
6769
</RelatedProduct>
6870

0 commit comments

Comments
 (0)