Skip to content

Commit 6008def

Browse files
committed
Add new DoT instructions
1 parent 6d32d88 commit 6008def

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed
Binary file not shown.

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-tls.mdx

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,19 @@ By default, DNS is sent over a plaintext connection. DNS over TLS (DoT) is a sta
99

1010
Cloudflare supports DoT on standard port `853` and is compliant with [RFC7858](https://tools.ietf.org/html/rfc7858).
1111

12-
## 1. Obtain your DoT hostname
12+
## Configure DoT queries
13+
14+
### 1. Obtain your DoT hostname
1315

1416
Each Gateway DNS location has a unique DoT hostname. DNS locations and corresponding DoT hostnames have policies associated with them.
1517

1618
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-
![Getting the DoT hostname for a DNS location from the dashboard](~/assets/images/cloudflare-one/connections/get-unique-subdomain.png)
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**.
2421

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`.
2623

27-
## 2. Configure your DoT client
24+
### 2. Configure your DoT client
2825

2926
Depending on your operating system, you can choose from a variety of standalone DoT clients.
3027

0 commit comments

Comments
 (0)