-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Schedule dns policies from the UI #25969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
maxvp
merged 15 commits into
cloudflare:production
from
NuelEdeh:schedule-dns-policies-ui
Oct 21, 2025
+20
−0
Merged
Changes from 13 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
e8324c4
Adding new BYOIP changelog entry for Gateway
3b6cc71
Discard changes to package-lock.json
maxvp fa0f55b
Discard changes to tsconfig.json
maxvp b12afa0
Update procedure
maxvp 89ef8bc
Update link
maxvp 686fb1f
Update alt text
maxvp 810f72e
adding new changelog for private network in gateway resolver
31067fc
updated blurb and title
d2ed012
Merge branch 'cloudflare:production' into private-networks-in-gateway…
NuelEdeh dd6de07
Apply suggestions from code review
maxvp 7d2348c
Update src/content/changelog/gateway/2025-09-11-dns-filtering-for-pri…
maxvp cb049c4
Apply suggestions from code review
maxvp cb9df38
adding a new changelog file for Gateway DNS
94ee34d
Apply suggestions from code review
maxvp d15640e
Merge branch 'production' into schedule-dns-policies-ui
maxvp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions
16
...tent/changelog/gateway/2025-09-11-dns-filtering-for-private-network-onramps.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| title: DNS filtering for private network onramps | ||
| description: Magic WAN and WARP Connector traffic can now privately route DNS queries to the Gateway resolver without public Internet exposure. | ||
| products: | ||
| - gateway | ||
| - magic-wan | ||
| - cloudflare-tunnel | ||
| date: "2025-09-11" | ||
| --- | ||
|
|
||
| [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/#dns-filtering) and [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/site-to-internet/#configure-dns-resolver-on-devices) users can now securely route their DNS traffic to the Gateway resolver without exposing traffic to the public Internet. | ||
|
|
||
| Routing DNS traffic to the Gateway resolver allows DNS resolution and filtering for traffic coming from private networks while preserving source internal IP visibility. This ensures Magic WAN users have full integration with our Cloudflare One features, including [Internal DNS](/cloudflare-one/policies/gateway/resolver-policies/#internal-dns) and [hostname-based policies](/cloudflare-one/policies/gateway/egress-policies/#selector-prerequisites). | ||
|
|
||
| To configure DNS filtering, change your Magic WAN or WARP Connector DNS settings to use Cloudflare's shared resolver IPs, `172.64.36.1` and `172.64.36.2`. Once you configure DNS resolution and filtering, you can use _Source Internal IP_ as a traffic selector in your [resolver policies](/cloudflare-one/policies/gateway/resolver-policies/) for routing private DNS traffic to your [Internal DNS](/dns/internal-dns/). | ||
|
|
22 changes: 22 additions & 0 deletions
22
src/content/changelog/gateway/2025-10-20-schedule-dns-policies-from-the-ui.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| --- | ||
| title: "Schedule DNS policies from the UI" | ||
| description: "All users can now create and manage scheduled DNS policies directly from the Cloudflare One dashboard." | ||
| products: | ||
| - gateway | ||
| date: "2025-10-20" | ||
| --- | ||
|
|
||
| Admins can now create scheduled DNS policies directly from the Zero Trust dashboard, without using the API. You can configure policies to be active during specific, recurring times—like blocking social media during business hours or gaming sites on school nights. | ||
|
|
||
| - **Preset Schedules:** Use built-in templates for common scenarios like Business Hours, School Days, Weekends, and more. | ||
| - **Custom Schedules:** Define your own schedule with specific days and up to three non-overlapping time ranges per day. | ||
| - **Timezone Control:** Choose to enforce a schedule in a specific timezone (e.g., US Eastern) or based on the local time of each user. | ||
| - **Combined with Duration:** Policies can have both a schedule and a duration. If both are set, the duration's expiration takes precedence. | ||
maxvp marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| You can see the flow in the demo GIF: | ||
|
|
||
|  | ||
|
|
||
| [Click here to learn more](/cloudflare-one/policies/gateway/dns-policies/timed-policies/) | ||
|
|
||
maxvp marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| This update makes time-based DNS policies accessible to all Gateway customers, removing the technical barrier of the API. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.