Skip to content

[Cloudflare One] Add recommended network policy for conferencing UDP traffic#30804

Open
kennyj42 wants to merge 2 commits into
cloudflare:productionfrom
kennyj42:kjohnson/net-policy-allow-conferencing-udp
Open

[Cloudflare One] Add recommended network policy for conferencing UDP traffic#30804
kennyj42 wants to merge 2 commits into
cloudflare:productionfrom
kennyj42:kjohnson/net-policy-allow-conferencing-udp

Conversation

@kennyj42

Copy link
Copy Markdown
Collaborator

Summary

Adds a recommended network policy (All-NET-UDP-Conferencing-Allow) to allow UDP traffic for audio/video conferencing apps like Discord, Zoom, Teams, Google Meet, and Slack.

Without this rule, the existing All-NET-NO-HTTP-HTTPS-Internet-Deny policy blocks UDP traffic, which breaks voice/video calls in these applications when the WARP client is connected.

The new policy is placed at precedence 45 (before the non-HTTP/HTTPS deny at 50) and uses an SNI Domain list so admins can customize which conferencing services to allow.

Includes Dashboard, API, and Terraform examples consistent with the rest of the page.

Updated the client reference from 'WARP' to 'Cloudflare' for clarity in the UDP traffic policy section.
@github-actions

Copy link
Copy Markdown
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions Bot added the stale label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants