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/networks/connectors/cloudflare-tunnel/private-net/warp-to-warp.mdx
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,16 @@ This guide covers how to:
34
34
3. Enable **Allow WARP to WARP connection**. 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/team-and-resources/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, 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.
37
+
- If using **Exclude** mode, delete `100.64.0.0/10` from the list and add the following IP addresses:
38
+
39
+
-`100.64.0.0/12`
40
+
-`100.81.0.0/16`
41
+
-`100.82.0.0/15`
42
+
-`100.84.0.0/14`
43
+
-`100.88.0.0/13`
44
+
-`100.112.0.0/12`
45
+
46
+
- If using **Include** mode, add `100.96.0.0/12` and `100.80.0.0/16` to your list.
39
47
40
48
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.
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/traffic-policies/egress-policies/host-selectors.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,11 +102,13 @@ To configure your Zero Trust organization to use Host selectors with Egress poli
102
102
-`100.82.0.0/15`
103
103
-`100.84.0.0/14`
104
104
-`100.88.0.0/13`
105
-
-`100.96.0.0/11`
105
+
-`100.112.0.0/12`
106
+
107
+
And remove `100.64.0.0/10` IP address.
106
108
107
109
</TabItem> <TabItemlabel="Include IPs and domains">
108
110
1. Add the required [Zero Trust domains](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/split-tunnels/#cloudflare-zero-trust-domains) or [IP addresses](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/split-tunnels/#cloudflare-zero-trust-ip-addresses) to your Split Tunnel include list.
109
-
2.[Add a route](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/split-tunnels/#add-a-route) to include the IP address `100.80.0.0/16`.
111
+
2.[Add a route](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/split-tunnels/#add-a-route) to include `100.80.0.0/16` and `100.96.0.0/12` IP addresses.
0 commit comments