You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-to-warp.mdx
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,8 @@ This guide covers how to:
34
34
3. Enable **Warp-to-Warp**. This allows Cloudflare to route traffic to the <GlossaryTooltipterm="CGNAT IP">CGNAT IP</GlossaryTooltip> space.
35
35
4. In your [Split Tunnel configuration](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/), ensure that traffic to `100.96.0.0/12` is going through WARP:
36
36
37
-
- If using **Exclude** mode:
38
-
- Remove `100.96.0.0/12` from your list.
39
-
- Re-add `100.64.0.0/11` and `100.112.0.0/12`.
40
-
- If using **Include** mode:
41
-
- Add `100.96.0.0/12` to your list.
37
+
- If using **Exclude** mode, delete `100.64.0.0/10` from the list and re-add `100.64.0.0/11` and `100.112.0.0/12`.
38
+
- If using **Include** mode, add `100.96.0.0/12` to your list.
42
39
43
40
This will instruct WARP to begin proxying any traffic destined for a `100.96.0.0/12` IP address to Cloudflare for routing and policy enforcement.
0 commit comments