From 46fbe3441375bfa1c5b2ec75554ce925a5227193 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Tue, 27 Aug 2024 17:14:16 -0400 Subject: [PATCH] tweak wording --- .../connect-networks/private-net/warp-connector.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx index 84ba3b82ae3baa..beb00808fe979f 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx @@ -128,14 +128,14 @@ WARP Connector hosts are registered to your Zero Trust organization with the ema | -------- | -------- | ----- | | User email | is | `warp_connector@.cloudflareaccess.com` | -## 4. Configure Split Tunnels +## 4. Configure the device profile -In your WARP Connector device profile, configure the following [Split Tunnel settings](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/): +In your WARP Connector device profile, update [Split Tunnel settings](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/): 1. Route your private network CIDR (`10.0.0.0/24`) through the WARP tunnel. For example, if you are using **Exclude** mode, delete `10.0.0.0/8` from the list and re-add the following IPs: `10.0.1.0/24`, `10.0.2.0/23`, `10.0.4.0/22`, `10.0.8.0/21`, `10.0.16.0/20`, `10.0.32.0/19`, `10.0.64.0/18`, `10.0.128.0/17`, `10.1.0.0/16`, `10.2.0.0/15`, `10.4.0.0/14`, `10.8.0.0/13`, `10.16.0.0/12`, `10.32.0.0/11`, `10.64.0.0/10`, `10.128.0.0/9` 2. Route the CGNAT IP space (`100.96.0.0/12`) through the WARP tunnel. For example, if you are 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`. -The `10.0.0.0/24` WARP Connector is now connected to Cloudflare. +The `10.0.0.0/24` WARP Connector is now routing traffic from the host machine to Cloudflare. ```mermaid flowchart LR subgraph subnet1[Subnet 10.0.0.0/24] @@ -148,7 +148,7 @@ The `10.0.0.0/24` WARP Connector is now connected to Cloudflare. ## 5. Install another WARP Connector -Repeat Steps 1, 2, and 4 above to install an additional WARP Connector on subnet `192.168.1.0/24`. The device profile in Step 3 will apply to all WARP Connectors. +Repeat Steps 1, 2, and 4 above to install an additional WARP Connector on subnet `192.168.1.0/24`. The device profile created in Step 3 will apply to all WARP Connectors. ```mermaid flowchart LR