Skip to content

Commit 89d03e0

Browse files
replaced advice (#22289)
1 parent 3706d34 commit 89d03e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/magic-wan/zero-trust/cloudflare-tunnel.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ Magic WAN can be used together with [Cloudflare Tunnel](/cloudflare-one/connecti
1010

1111
By default, TCP, UDP, and ICMP traffic routed through Magic WAN tunnels and destined to routes behind Cloudflare Tunnel will be proxied/filtered through [Cloudflare Gateway](/cloudflare-one/policies/gateway/).
1212

13-
Cloudflare does not recommend that you overlap Magic WAN and Cloudflare Tunnel routes. If you must, ensure that every Cloudflare Tunnel route has a prefix length at least as long as that of any Magic WAN route. Failing to meet this condition will likely result in loss of connectivity.
13+
## Cloudflare Tunnel and Magic Networking Route interactions
14+
15+
[Private network routes](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#3-route-private-network-ips-through-warp) are evaluated together across Cloudflare Tunnel and Magic Networking routing tables. If traffic matches either a Cloudflare Tunnel route (in any virtual network) or a Magic Networking route, then the matched route will determine the next-hop.
16+
17+
To design solutions where a destination IP may match both a Cloudflare Tunnel private network route and a Magic Networking route, consult your solutions engineer for guidance.
1418

1519
## Test `cloudflared` tunnel integration
1620

0 commit comments

Comments
 (0)