Skip to content

Commit fbf9054

Browse files
committed
Add block notifications to DNS and network policies
1 parent 50cae9a commit fbf9054

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,13 @@ Policies with Block actions block DNS queries to reach destinations you specify
140140

141141
#### Custom block page
142142

143-
When choosing the Block action, turn on **Display custom block page** to respond to queries with a block page and to specify the message you want to display to users who go to blocked websites. If the block page is disabled, Gateway will respond to blocked queries with an `A` record of `0.0.0.0` for IPv4 destinations, or with an `AAAA` record of `::` for IPv6 destinations. For more information, refer to the dedicated documentation on [customizing the block page](/cloudflare-one/policies/gateway/block-page/).
143+
When choosing the Block action, turn on **Modify Gateway block behavior** to respond to queries with a block page to display to users who go to blocked websites. Optionally, you can override your global block page setting with a URL redirect for the specific DNS policy. For more information, refer to [Block page](/cloudflare-one/policies/gateway/block-page/).
144+
145+
If the block page is disabled, Gateway will respond to blocked queries with an `A` record of `0.0.0.0` for IPv4 destinations, or with an `AAAA` record of `::` for IPv6 destinations.
144146

145147
#### WARP client block notifications
146148

147-
<Render file="gateway/client-notifications-os" product="cloudflare-one" />
149+
<Render file="gateway/client-notifications" product="cloudflare-one" />
148150

149151
### Override
150152

src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The Block action blocks outbound traffic from reaching destinations you specify
7777

7878
#### WARP client block notifications
7979

80-
<Render file="gateway/client-notifications-os" product="cloudflare-one" />
80+
<Render file="gateway/client-notifications" product="cloudflare-one" />
8181

8282
### Redirect
8383

src/content/docs/cloudflare-one/policies/gateway/network-policies/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Policies with Block actions block network traffic from reaching certain IPs or p
181181

182182
#### WARP client block notifications
183183

184-
<Render file="gateway/client-notifications-os" product="cloudflare-one" />
184+
<Render file="gateway/client-notifications" product="cloudflare-one" />
185185

186186
### Network Override
187187

0 commit comments

Comments
 (0)