You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-tls.mdx
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,22 +9,19 @@ By default, DNS is sent over a plaintext connection. DNS over TLS (DoT) is a sta
9
9
10
10
Cloudflare supports DoT on standard port `853` and is compliant with [RFC7858](https://tools.ietf.org/html/rfc7858).
11
11
12
-
## 1. Obtain your DoT hostname
12
+
## Configure DoT queries
13
+
14
+
### 1. Obtain your DoT hostname
13
15
14
16
Each Gateway DNS location has a unique DoT hostname. DNS locations and corresponding DoT hostnames have policies associated with them.
15
17
16
18
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **DNS locations**.
17
-
2. If you have more than one location set up, you will see a list of all your locations.
18
-
3. Expand the location card for the location whose DoT hostname you'd like to retrieve.
19
-
4. Get the **DoT hostname** for the location.
20
-
21
-
In the example below, the DoT hostname is: `9y65g5srsm.cloudflare-gateway.com`.
22
-
23
-

19
+
2.[Add a new location](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) or select an existing location from the list.
20
+
3. Under **DoT endpoint**, copy the value in **DoT addresses**.
24
21
25
-
Next, configure your DoT client with the DoT hostname.
22
+
The DoT hostname contains your unique location name. For example, if the DoT hostname is `9y65g5srsm.cloudflare-gateway.com`, the location name is `9y65g5srsm`.
26
23
27
-
## 2. Configure your DoT client
24
+
###2. Configure your DoT client
28
25
29
26
Depending on your operating system, you can choose from a variety of standalone DoT clients.
0 commit comments