Skip to content

Commit 5d0fe05

Browse files
authored
[Gateway] Secure DNS location role (#20768)
* Add ZT role footnote * Add DNS location column * Rearrange columns * Add DNS location footnote * Add role criteria * Add API caveat * Add role to roles table * Refine core docs * Add additional role context * Reword * Add supersede roles * Add supersede roles
1 parent a7047db commit 5d0fe05

File tree

4 files changed

+90
-69
lines changed

4 files changed

+90
-69
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/locations/index.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,23 @@ For more information, refer to [DNS over TLS](/cloudflare-one/connections/connec
4545

4646
Gateway requires a DoH endpoint for default DNS locations. For more information, refer to [DNS over HTTPS](/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-https/).
4747

48+
## Secure DNS locations
49+
50+
Secure DNS locations provide additional protection against malicious domains for use in services such as [protective DNS (PDNS)](/reference-architecture/diagrams/sase/gateway-for-protective-dns/). For a DNS location to be considered secure, Gateway requires that:
51+
52+
- Your IPv4 and IPv6 endpoints use your [BYOIP addresses](/cloudflare-one/connections/connect-devices/agentless/dns/locations/dns-resolver-ips/#bring-your-own-dns-resolver-ip) (if any).
53+
- [Source network filtering](/cloudflare-one/policies/gateway/network-policies/) is configured for your IPv4, IPv6, and DoT endpoints.
54+
- Source network filtering or token authentication are configured for your DoH endpoints.
55+
- Any enabled endpoints for a DNS location meet security permissions.
56+
57+
You can assign users the [**Cloudflare Zero Trust DNS Locations Write** role](/cloudflare-one/roles-permissions/#zero-trust-roles) to grant them the permission to create and edit secure DNS locations. To allow users to view locations, you must also assign the **Cloudflare Zero Trust Read Only** role. Users with these roles can view any DNS location, but can only create or edit secure locations.
58+
59+
Roles that supersede **Cloudflare Zero Trust DNS Locations Write** include:
60+
61+
- Cloudflare Gateway
62+
- Cloudflare Zero Trust
63+
- Super Administrator
64+
4865
## Limitations
4966

5067
### Captive portals

src/content/docs/cloudflare-one/roles-permissions.mdx

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,20 @@ To check the list of members in your account, or to manage roles and permissions
1313

1414
Only Super Administrators will be able to assign or remove the following roles from users in their account. Scroll to the right to see a full list of permissions for each role.
1515

16-
| | Access Read | Access Edit | Gateway Read | Gateway Edit | Gateway Report | Billing Read | Billing Edit | DEX Read | DEX Edit |
17-
| ------------------------------- | ----------- | ----------- | ------------ | ------------ | -------------- | ------------ | ------------ | -------- | -------- |
18-
| Super Administrator ||||||||||
19-
| Cloudflare Zero Trust ||||||||||
20-
| Cloudflare Access ||||||||||
21-
| Cloudflare Gateway ||||||||||
22-
| Cloudflare Zero Trust Read Only ||||||||||
23-
| Cloudflare Zero Trust Reporting ||||||||||
24-
| Cloudflare DEX ||||||||||
25-
26-
:::note
27-
The Cloudflare Zero Trust role grants administrator access to all Zero Trust products including Access, Gateway, WARP, Tunnel, Browser Isolation, CASB, DLP, DEX, and Email Security.
28-
:::
16+
| | Access Read | Access Edit | Gateway Read | Gateway Edit | Gateway Report | DNS Location Read | DNS Location Edit | Billing Read | Billing Edit | DEX Read | DEX Edit |
17+
| --------------------------------------------- | ----------- | ----------- | ------------ | ------------ | -------------- | ----------------- | ----------------- | ------------ | ------------ | -------- | -------- |
18+
| Super Administrator ||||||||||||
19+
| Cloudflare Zero Trust[^1] ||||||||||||
20+
| Cloudflare Access ||||||||||||
21+
| Cloudflare Gateway ||||||||||||
22+
| Cloudflare Zero Trust Read Only ||||||||||||
23+
| Cloudflare Zero Trust Reporting ||||||||||||
24+
| Cloudflare Zero Trust DNS Locations Write[^2] ||||||||||||
25+
| Cloudflare DEX ||||||||||||
26+
27+
[^1]: The **Cloudflare Zero Trust** role grants administrator access to all Zero Trust products including Access, Gateway, WARP, Tunnel, Browser Isolation, CASB, DLP, DEX, and Email Security.
28+
29+
[^2]: Users with the **Cloudflare Zero Trust DNS Locations Write** role can view all DNS locations for an organization but can only create and edit [secure DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/#secure-dns-locations).
2930

3031
### Cloudflare Zero Trust PII
3132

0 commit comments

Comments
 (0)