Skip to content

Commit 7ec0b2a

Browse files
authored
Add network filtering support (#20233)
1 parent f940dd5 commit 7ec0b2a

File tree

1 file changed

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

1 file changed

+15
-15
lines changed

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@ You can deploy the WARP client in different modes to control the types of traffi
1111

1212
This mode is best suited for organizations that want to use advanced firewall/proxy functionalities and enforce device posture rules.
1313

14-
| DNS filtering | HTTP filtering | Features enabled |
15-
| ------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
16-
| Yes | Yes | DNS policies, HTTP policies, Browser Isolation, identity-based policies, device posture checks, AV scanning, and Data Loss Prevention |
14+
| DNS filtering | Network filtering | HTTP filtering | Features enabled |
15+
| ------------- | ----------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
16+
| Yes | Yes | Yes | DNS policies, network policies, HTTP policies, Browser Isolation, identity-based policies, device posture checks, AV scanning, and Data Loss Prevention |
1717

1818
## Gateway with DoH
1919

2020
This mode is best suited for organizations that only want to apply DNS filtering to outbound traffic from their company devices. Network and HTTP traffic is handled by the default mechanisms on your devices.
2121

22-
| DNS filtering | HTTP filtering | Features enabled |
23-
| ------------- | -------------- | ---------------- |
24-
| Yes | No | DNS policies |
22+
| DNS filtering | Network filtering | HTTP filtering | Features enabled |
23+
| ------------- | ----------------- | -------------- | ---------------- |
24+
| Yes | No | No | DNS policies |
2525

2626
## Secure Web Gateway without DNS filtering
2727

2828
This mode is best suited for organizations that want to proxy network and HTTP traffic but keep their existing DNS filtering software. DNS traffic is handled by the default mechanism on your device.
2929

30-
| DNS filtering | HTTP filtering | Features enabled |
31-
| ------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------- |
32-
| No | Yes | HTTP policies, Browser Isolation, identity-based policies, device posture checks, AV scanning, and Data Loss Prevention |
30+
| DNS filtering | Network filtering | HTTP filtering | Features enabled |
31+
| ------------- | ----------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
32+
| No | Yes | Yes | Network policies, HTTP policies, Browser Isolation, identity-based policies, device posture checks, AV scanning, and Data Loss Prevention |
3333

3434
:::note
3535

@@ -42,9 +42,9 @@ This mode is best suited for organizations that want to proxy network and HTTP t
4242

4343
Proxy mode is best suited for organizations that want to filter traffic directed to specific applications.
4444

45-
| DNS filtering | HTTP filtering | Features enabled |
46-
| ------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
47-
| No | Yes | HTTP policies, Browser Isolation, identity-based policies, AV scanning, and Data Loss Prevention for traffic sent through localhost proxy |
45+
| DNS filtering | Network filtering | HTTP filtering | Features enabled |
46+
| ------------- | ----------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
47+
| No | No | Yes | HTTP policies, Browser Isolation, identity-based policies, AV scanning, and Data Loss Prevention for traffic sent through localhost proxy |
4848

4949
:::note
5050

@@ -58,6 +58,6 @@ Proxy mode is best suited for organizations that want to filter traffic directed
5858

5959
This mode is best suited for organizations that only want to enforce [WARP client device posture checks](/cloudflare-one/identity/devices/warp-client-checks/) for zones in your account. DNS, Network and HTTP traffic is handled by the default mechanisms on your devices. To setup Device Information Only mode, refer to the [dedicated page](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only/).
6060

61-
| DNS filtering | HTTP filtering | Features enabled |
62-
| ------------- | -------------- | --------------------------------------------------------------------------- |
63-
| No | No | Device posture rules in [Access policies](/cloudflare-one/policies/access/) |
61+
| DNS filtering | Network filtering | HTTP filtering | Features enabled |
62+
| ------------- | ----------------- | -------------- | --------------------------------------------------------------------------- |
63+
| No | No | No | Device posture rules in [Access policies](/cloudflare-one/policies/access/) |

0 commit comments

Comments
 (0)