Skip to content

Commit 6496886

Browse files
committed
mobile devices footnote
1 parent d906e3f commit 6496886

File tree

1 file changed

+3
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic

1 file changed

+3
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ The WARP client allows organizations to have granular control over the applicati
1919
| Connection | Protocol | Purpose |
2020
| ---------------------------------------------------------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------------------------------------------------------------------- |
2121
| WARP tunnel ([via WireGuard or MASQUE](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#device-tunnel-protocol)) | UDP | Send IP packets to Gateway for network policy enforcement, HTTP policy enforcement, and private network access. |
22-
| [DoH](https://www.cloudflare.com/learning/dns/dns-over-tls/) | HTTPS | Send DNS requests to Gateway for DNS policy enforcement. The DoH connection is maintained inside of the WARP tunnel. |
22+
| [DoH](https://www.cloudflare.com/learning/dns/dns-over-tls/) | HTTPS | Send DNS requests to Gateway for DNS policy enforcement. The DoH connection is maintained inside of the WARP tunnel.[^1] |
2323
| Device orchestration | HTTPS | Perform user registration, check device posture, apply WARP profile settings. |
2424

25+
[^1]: DoH is currently outside of the tunnel on iOS and Android/ChromeOS.
26+
2527
```mermaid
2628
flowchart LR
2729
subgraph Device

0 commit comments

Comments
 (0)