Skip to content

Commit 46fbe34

Browse files
committed
tweak wording
1 parent 72d0704 commit 46fbe34

File tree

1 file changed

+4
-4
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/private-net

1 file changed

+4
-4
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,14 @@ WARP Connector hosts are registered to your Zero Trust organization with the ema
128128
| -------- | -------- | ----- |
129129
| User email | is | `warp_connector@<your-team-name>.cloudflareaccess.com` |
130130

131-
## 4. Configure Split Tunnels
131+
## 4. Configure the device profile
132132

133-
In your WARP Connector device profile, configure the following [Split Tunnel settings](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/):
133+
In your WARP Connector device profile, update [Split Tunnel settings](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/):
134134

135135
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`
136136
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`.
137137

138-
The `10.0.0.0/24` WARP Connector is now connected to Cloudflare.
138+
The `10.0.0.0/24` WARP Connector is now routing traffic from the host machine to Cloudflare.
139139
```mermaid
140140
flowchart LR
141141
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.
148148

149149
## 5. Install another WARP Connector
150150

151-
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.
151+
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.
152152

153153
```mermaid
154154
flowchart LR

0 commit comments

Comments
 (0)