Skip to content

Commit 8aa4222

Browse files
Add dedicated page to connection options and complete list
1 parent 50ca33b commit 8aa4222

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: how-to
33
title: Analytics and logs
44
sidebar:
5-
order: 5
5+
order: 10
66
---
77

88
Internal DNS leverages [Gateway analytics](/cloudflare-one/insights/analytics/gateway/). Below you can find information about specific fields and different methods you can use to access this data.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Connect to Gateway resolver
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 8
6+
label: Connectivity
7+
---
8+
9+
To connect to Cloudflare Gateway resolver - which is [required to reach private resources in Internal DNS](/dns/internal-dns/#architecture-overview) - you can use the following options:
10+
11+
- DNS endpoints supported with [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/)
12+
- DNS over UDP/TCP port 53 (IPv4 or IPv6)
13+
- DNS over TLS
14+
- DNS over HTTPS
15+
- [Proxy Auto-Configuration (PAC) files](/cloudflare-one/connections/connect-devices/agentless/pac-files/)
16+
- [WARP device client](/cloudflare-one/connections/connect-devices/warp/)
17+
- [Clientless browser isolation](/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation/#filter-dns-queries)
18+
- [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +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 via the Cloudflare Gateway resolver, which acts as an interface between the DNS client and internal DNS zones.
30+
You can use different [connectivity options](/dns/internal-dns/connectivity/) to on-ramp your traffic to Cloudflare. Then, Cloudflare Gateway resolver acts as an interface between the DNS client and internal DNS zones.
3131

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/).*/}
32+
Internal DNS zones do not get assigned Cloudflare nameservers and can only be queried via Cloudflare Gateway resolver.
3333

3434
```mermaid
3535
flowchart LR

0 commit comments

Comments
 (0)