Skip to content

Commit 46d847b

Browse files
committed
add mwan and warpconn limitation
1 parent d66c2c4 commit 46d847b

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/private-net/cloudflared/connect-private-hostname.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@ For a step-by-step troubleshooting procedure, refer to [Troubleshoot private net
180180

181181
## Supported on-ramps/off-ramps
182182

183+
The table below summarizes the Cloudflare One products that are compatible with private hostname routing. Refer to the table legend for guidance on interpreting the table.
184+
185+
✅ Product works with no caveats <br/>
186+
🚧 Product can be used with some caveats <br/>
187+
❌ Product cannot be used <br/>
188+
183189
### Device connectivity
184190

185191
End users can connect to private hostnames from the following device on-ramps:

src/content/partials/cloudflare-one/gateway/egress-selector-onramps.mdx

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,18 @@
88
| [WARP](/cloudflare-one/connections/connect-devices/warp/) ||
99
| [PAC files](/cloudflare-one/connections/connect-devices/agentless/pac-files/) ||
1010
| [Browser Isolation](/cloudflare-one/policies/browser-isolation/) ||
11-
| [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/) ||
12-
| [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) ||
11+
| [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/) | 🚧[^1] |
12+
| [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) ||
13+
14+
[^1]: Not compatible with [ECMP routing](/magic-wan/reference/traffic-steering/#equal-cost-multi-path-routing). For hostname-based routing to work, DNS queries and the resulting network traffic must reach Cloudflare over the same Magic WAN tunnel. <br/>
15+
16+
:::note[WARP Connector and Magic WAN]
17+
18+
DNS traffic to the Gateway resolver must route through Cloudflare's network instead of over the public Internet. If your devices are behind WARP Connector, you may need to [configure your router](/cloudflare-one/connections/connect-networks/private-net/warp-connector/site-to-internet/#3-route-traffic-from-subnet-to-warp-connector) to route the Gateway resolver IPs through WARP Connector. If your devices are behind Magic WAN, [create a route](/magic-wan/configuration/manually/how-to/configure-routes/) to route the Gateway resolver IPs through the Magic WAN tunnel.
19+
20+
The Gateway resolver IPs are:
21+
22+
- `172.64.36.1`
23+
- `172.64.36.2`
24+
25+
:::

0 commit comments

Comments
 (0)