Skip to content

Commit 0dee6de

Browse files
committed
Adding more changes
1 parent b4807d1 commit 0dee6de

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/agentless/dns/dns-over-tls.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Cloudflare supports DoT on standard port `853` over TLS 1.2 and TLS 1.3 in compl
1515

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

18-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **DNS locations**.
19-
2. [Add a new location](/cloudflare-one/team-and-resources/devices/agentless/dns/locations/) or select an existing location from the list.
18+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Networks** > **Resolvers & Proxies**.
19+
2. Under **DNS locations**, [add a new location](/cloudflare-one/team-and-resources/devices/agentless/dns/locations/) or select an existing location from the list.
2020
3. Under **DoT endpoint**, copy the value in **DoT addresses**.
2121

2222
The DoT hostname contains your unique location name. For example, if the DoT hostname is `9y65g5srsm.cloudflare-gateway.com`, the location name is `9y65g5srsm`.

src/content/docs/cloudflare-one/team-and-resources/devices/agentless/dns/locations/dns-resolver-ips.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ When you create a DNS location, Gateway assigns IPv4/IPv6 addresses and DoT/DoH
99

1010
To view the resolver endpoint IP addresses and hostnames for a DNS location:
1111

12-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **DNS locations**.
13-
2. Locate the DNS location, then select **Configure**.
12+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Networks** > **Resolvers & Proxies**.
13+
2. Select the DNS location, then select **Edit**.
1414
3. Go to **Setup instructions**. The addresses and hostnames will appear in **Your configuration**.
1515

1616
## DNS query location matching

src/content/docs/cloudflare-one/team-and-resources/devices/agentless/pac-files.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Install a [Cloudflare certificate](/cloudflare-one/team-and-resources/devices/us
2929

3030
## 1. Generate a proxy endpoint
3131

32-
You can generate a proxy endpoint on the Zero Trust dashboard or through the Cloudflare API.
32+
You can generate a proxy endpoint in Cloudflare One or through the Cloudflare API.
3333

3434
:::caution
3535
All devices you add to the proxy endpoint will be able to access your Cloudflare Tunnel applications and services. If you only want to proxy web traffic, you can build a network policy that blocks those source IPs from connecting to your internal resources.
@@ -39,9 +39,9 @@ All devices you add to the proxy endpoint will be able to access your Cloudflare
3939

4040
<TabItem label="Dashboard">
4141

42-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **Proxy endpoints**.
42+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Networks** > **Resolves & Proxies** > **Proxy endpoints**.
4343

44-
2. Select **Create endpoint**.
44+
2. Select **Create proxy endpoint**.
4545

4646
3. Give your endpoint any name.
4747

@@ -116,7 +116,7 @@ https://<SUBDOMAIN>.proxy.cloudflare-gateway.com
116116

117117
## 2. Test your proxy server
118118

119-
1. In [Zero Trust](https://one.dash.cloudflare.com/), create an [HTTP policy](/cloudflare-one/traffic-policies/http-policies/) for testing purposes. For example:
119+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), create an [HTTP policy](/cloudflare-one/traffic-policies/http-policies/) for testing purposes. For example:
120120

121121
| Selector | Operator | Value | Action |
122122
| -------- | -------- | ------------- | ------ |
@@ -206,7 +206,7 @@ To get the domain of a proxy endpoint:
206206

207207
<TabItem label="Dashboard">
208208

209-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **Proxy endpoints**.
209+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Networks** > **Resolves & Proxies** > **Proxy endpoints**.
210210
2. Choose the proxy endpoint. Select **Edit**.
211211
3. In **Proxy Endpoint**, copy the domain.
212212

0 commit comments

Comments
 (0)