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
DNS policies determine how Gateway should handle a DNS request. When a user sends a DNS request, Gateway matches the request against your filters and either allows the query to resolve, blocks the query, or responds to the query with a different IP.
11
11
12
12
You can filter DNS traffic based on query or response parameters (such as domain, source IP, or geolocation). You can also filter by user identity if you connect your devices to Gateway with the [WARP client or Cloudflare One Agent](/learning-paths/secure-internet-traffic/connect-devices-networks/install-agent/).
13
13
14
14
To create a new DNS policy:
15
15
16
+
<TabssyncKey="dashPlusAPI">
17
+
<TabItemlabel="Dashboard">
16
18
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **Firewall policies**.
17
19
2. In the **DNS** tab, select **Add a policy**.
18
20
3. Name the policy.
@@ -25,3 +27,29 @@ To create a new DNS policy:
25
27
6. Select **Create policy**.
26
28
27
29
For more information, refer to [DNS policies](/cloudflare-one/policies/gateway/dns-policies/).
0 commit comments