Skip to content

Commit 97855b4

Browse files
[CF1] WARP modes comparison table
1 parent da6a97e commit 97855b4

File tree

1 file changed

+12
-0
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes

1 file changed

+12
-0
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/index.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,18 @@ This mode is best suited for organizations that only want to enforce [WARP clien
6363
| ------------- | ----------------- | -------------- | --------------------------------------------------------------------------- |
6464
| No | No | No | Device posture rules in [Access policies](/cloudflare-one/policies/access/) |
6565

66+
## WARP modes comparison
67+
68+
Each WARP mode offers a different set of Zero Trust features.
69+
70+
| WARP Mode | DNS Filtering | Network Filtering | HTTP Filtering | Service mode (warp-cli setting) | Description |
71+
| -------------------------------------------- | ------------- | ----------------- | -------------- | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
72+
| **Gateway with WARP (default)** |||| `WarpWithDnsOverHttps` | <details><summary>View</summary>All traffic is encrypted by Gateway. This mode is required if you want to enable HTTP rules, Browser Isolation, Anti-Virus scanning and DLP.</details> |
73+
| **Gateway with DoH** |||| `DnsOverHttps` | <details><summary>View</summary>Only DNS traffic is encrypted by Gateway. This mode only allows for DNS policies to be enforced.</details> |
74+
| **Secure Web Gateway without DNS filtering** |||| `TunnelOnly` | <details><summary>View</summary>Provides only WARP Tunnel and posture functionality. Does not enforce DNS policies or DNS resolution.</details> |
75+
| **Proxy mode** |||| `WarpProxy on port 40000` | <details><summary>View</summary>Gateway only encrypts traffic sent to the localhost proxy. Does not process DNS traffic.</details> |
76+
| **Device Information Only** |||| _(none)_ | <details><summary>View</summary>Allows enforcement of device posture rules for self-hosted Access applications using client certificates. No DNS, network, or HTTP traffic is sent through WARP tunnels.</details> |
77+
6678
## Related resources
6779

6880
- [Connectivity status](/cloudflare-one/connections/connect-devices/warp/troubleshooting/connectivity-status/) - Learn about the status messages displayed by the WARP client during its connection process, and understand each stage as WARP establishes a secure tunnel to Cloudflare.

0 commit comments

Comments
 (0)