Skip to content

Commit 24784af

Browse files
Update src/content/docs/reference-architecture/diagrams/sase/deploying-self-hosted-VoIP-services-for-hybrid-users.mdx
Co-authored-by: ranbel <[email protected]>
1 parent 456fde6 commit 24784af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/reference-architecture/diagrams/sase/deploying-self-hosted-VoIP-services-for-hybrid-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This document explains how Cloudflare can be architected with a self-hosted VoIP
2525
The diagram above shows the WARP Connector and our device agent deployed to create a highly performant, reliable connectivity for private VoIP services. Note that Cloudflare will assign remote users an address from the <GlossaryTooltip term="CGNAT IP">CGNAT range</GlossaryTooltip>, which is used for the private network created between device agents.
2626

2727
1. VoIP server resides on a private network with no public IP.
28-
2. WARP Connector creates a secure tunnel to Cloudflare, and is configured as a virtual router in the private network.
28+
2. WARP Connector creates a secure tunnel to Cloudflare and is configured as a virtual router in the private network.
2929
3. Allow any Cloudflare sourced traffic to reach the VoIP server, but also allow any private network initiated traffic, such as an outbound VoIP call from the server to also route over the Cloudflare tunnel. In the above diagram, we just add a static route on the default gateway of 100.96.0.0/12 (the WARP CGNAT range) via 10.0.50.10 (the WARP Connector virtual router)
3030
4. Traffic passes through our [secure web gateway](/cloudflare-one/policies/gateway/) (SWG), which applies network level firewall rules to both inbound and outbound traffic.
3131
5. Device agent's installed on remote user devices connect them to Cloudflare via secure tunnels, which then allow VoIP software to both receive and make calls.

0 commit comments

Comments
 (0)