Skip to content

Commit e61fa19

Browse files
authored
[Gateway] Separate policy answers (cloudflare#17111)
1 parent 6b6cb09 commit e61fa19

File tree

15 files changed

+392
-384
lines changed

15 files changed

+392
-384
lines changed

public/_redirects

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,19 +1695,6 @@
16951695
/access/configuring-identity-providers/* /cloudflare-one/identity/idp-integration/:splat 301
16961696
/api-security/* /api-shield/:splat 301
16971697
/api-shield/products/* /api-shield/security/:splat 301
1698-
/cloudflare-one/connections/connect-networks/install-and-setup/tunnel-guide/local/as-a-service/* /cloudflare-one/connections/connect-networks/configure-tunnels/local-management/as-a-service/:splat 301
1699-
/cloudflare-one/connections/connect-apps/install-and-setup/deployment-guides/* /cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/:splat 301
1700-
/cloudflare-one/connections/connect-networks/deployment-guides/* /cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/:splat 301
1701-
/cloudflare-one/analytics/logs/* /cloudflare-one/insights/logs/:splat 301
1702-
/cloudflare-one/connections/connect-apps/use_cases/* /cloudflare-one/connections/connect-networks/use-cases/:splat 301
1703-
/cloudflare-one/connections/connect-apps/* /cloudflare-one/connections/connect-networks/:splat 301
1704-
/cloudflare-one/connections/connect-devices/warp/exclude-traffic/* /cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/:splat 301
1705-
/cloudflare-one/examples/* /cloudflare-one/api-terraform/access-api-examples/:splat 301
1706-
/cloudflare-one/learning-paths/* /cloudflare-one/implementation-guides/:splat 301
1707-
/cloudflare-one/policies/filtering/* /cloudflare-one/policies/gateway/:splat 301
1708-
/cloudflare-one/policies/browser-isolation/agentless/* /cloudflare-one/policies/browser-isolation/setup/:splat 301
1709-
/cloudflare-one/policies/filtering/http-policies/data-loss-prevention/* /cloudflare-one/policies/data-loss-prevention/ 301
1710-
/cloudflare-one/policies/data-loss-prevention/configuration-guides/* /cloudflare-one/policies/data-loss-prevention/dlp-policies/common-policies/ 301
17111698
/distributed-web/* /web3/:splat 301
17121699
/dns/additional-options/custom-nameservers/* /dns/nameservers/custom-nameservers/:splat 301
17131700
/docs-engine/* https://github.com/cloudflare/cloudflare-docs/blob/production/README.md 301
@@ -1738,6 +1725,22 @@
17381725
/web3/polygon-gateway/* /web3/ 301
17391726
/vectorize/configuration/* /vectorize/best-practices/:splat 301
17401727

1728+
# Cloudflare One / Zero Trust
1729+
/cloudflare-one/connections/connect-networks/install-and-setup/tunnel-guide/local/as-a-service/* /cloudflare-one/connections/connect-networks/configure-tunnels/local-management/as-a-service/:splat 301
1730+
/cloudflare-one/connections/connect-apps/install-and-setup/deployment-guides/* /cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/:splat 301
1731+
/cloudflare-one/connections/connect-networks/deployment-guides/* /cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/:splat 301
1732+
/cloudflare-one/analytics/logs/* /cloudflare-one/insights/logs/:splat 301
1733+
/cloudflare-one/connections/connect-apps/use_cases/* /cloudflare-one/connections/connect-networks/use-cases/:splat 301
1734+
/cloudflare-one/connections/connect-apps/* /cloudflare-one/connections/connect-networks/:splat 301
1735+
/cloudflare-one/connections/connect-devices/warp/exclude-traffic/* /cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/:splat 301
1736+
/cloudflare-one/examples/* /cloudflare-one/api-terraform/access-api-examples/:splat 301
1737+
/cloudflare-one/faq/teams-* /cloudflare-one/faq/:splat 301
1738+
/cloudflare-one/learning-paths/* /cloudflare-one/implementation-guides/:splat 301
1739+
/cloudflare-one/policies/filtering/* /cloudflare-one/policies/gateway/:splat 301
1740+
/cloudflare-one/policies/browser-isolation/agentless/* /cloudflare-one/policies/browser-isolation/setup/:splat 301
1741+
/cloudflare-one/policies/filtering/http-policies/data-loss-prevention/* /cloudflare-one/policies/data-loss-prevention/ 301
1742+
/cloudflare-one/policies/data-loss-prevention/configuration-guides/* /cloudflare-one/policies/data-loss-prevention/dlp-policies/common-policies/ 301
1743+
17411744
# Learning paths
17421745
/learning-paths/modules/cybersafe/cybersafe-account-creation/* /learning-paths/cybersafe/account-creation/:splat 301
17431746
/learning-paths/modules/cybersafe/cybersafe-area1-onboarding/* /learning-paths/cybersafe/area1-onboarding/:splat 301

src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/common-issues.mdx

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ pcx_content_type: reference
33
title: Common issues
44
sidebar:
55
order: 1
6-
76
---
87

9-
import { Render } from "~/components"
8+
import { Render } from "~/components";
109

11-
This section covers the most common issues you might encounter as you deploy the WARP client in your organization, or turn on new features that interact with the client. If you do not see your issue listed below, refer to the [troubleshooting FAQ](/cloudflare-one/faq/teams-troubleshooting/) or [contact Cloudflare Support](/support/contacting-cloudflare-support/).
10+
This section covers the most common issues you might encounter as you deploy the WARP client in your organization, or turn on new features that interact with the client. If you do not see your issue listed below, refer to the [troubleshooting FAQ](/cloudflare-one/faq/troubleshooting/) or [contact Cloudflare Support](/support/contacting-cloudflare-support/).
1211

1312
## Unable to connect WARP
1413

@@ -22,13 +21,13 @@ If WARP is stuck in the `Disconnected` state or frequently changes between `Conn
2221

2322
In your [WARP debug logs](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/), `daemon.log` will typically show one or more of the following errors:
2423

25-
* Happy Eyeball checks failing:
24+
- Happy Eyeball checks failing:
2625

2726
```txt
2827
ERROR main_loop: warp::warp::happy_eyeballs: Happy eyeballs error Custom { kind: NotConnected, error: "All Happy Eyeballs checks failed" }
2928
```
3029

31-
* Many other checks timing out:
30+
- Many other checks timing out:
3231

3332
```txt
3433
ERROR warp::warp::connectivity_check: DNS check failed error=ResolveError { kind: Timeout }
@@ -49,7 +48,7 @@ Configure the third-party service to exempt the [IP addresses required by WARP](
4948

5049
The most common places we see interference with WARP from VPNs are:
5150

52-
* **Control of traffic routing:** In `daemon.log`, you will see a large number of routing table changes. For example,
51+
- **Control of traffic routing:** In `daemon.log`, you will see a large number of routing table changes. For example,
5352

5453
```txt
5554
DEBUG warp::warp_service: Routes changed:
@@ -64,7 +63,7 @@ The most common places we see interference with WARP from VPNs are:
6463

6564
This indicates that a third-party VPN is fighting WARP for control over the routing table.
6665

67-
* **Control of DNS:** In `daemon.log`, you will see a large number of DNS changes followed by this warning:
66+
- **Control of DNS:** In `daemon.log`, you will see a large number of DNS changes followed by this warning:
6867

6968
```txt
7069
WARN main_loop: warp::warp_service: Reinforcing DNS settings. Is something else fighting us?
@@ -131,10 +130,8 @@ If the root CA is not installed on the device, you will see untrusted certificat
131130

132131
:::note
133132

134-
135133
More and more applications (including browsers) are relying on their own certificate stores. In addition to ensuring the root certificate is trusted at the device level, you may also need to [add the certificate to individual applications](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/#add-the-certificate-to-applications). For example, to use Firefox on Linux, you must install the certificate on both the system and on Firefox.
136134

137-
138135
:::
139136

140137
### A third-party security product is interfering with Gateway

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ When you upload a private key to Zero Trust, Cloudflare encrypts the key and sto
122122

123123
## Troubleshoot HTTP errors
124124

125-
If Gateway returns an **HTTP Response Code: 526** after deploying a custom certificate, you can [troubleshoot errors with our FAQ](/cloudflare-one/faq/teams-troubleshooting/#i-see-error-526-when-browsing-to-a-website).
125+
If Gateway returns an **HTTP Response Code: 526** after deploying a custom certificate, you can [troubleshoot errors with our FAQ](/cloudflare-one/faq/troubleshooting/#i-see-error-526-when-browsing-to-a-website).

src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/common-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
This section covers the most common errors you might encounter when connecting resources with Cloudflare Tunnel. If you do not see your issue listed below, refer to the [troubleshooting FAQ](/cloudflare-one/faq/teams-troubleshooting/), view your [Tunnel logs](/cloudflare-one/connections/connect-networks/monitor-tunnels/logs/), or [contact Cloudflare Support](/support/contacting-cloudflare-support/).
8+
This section covers the most common errors you might encounter when connecting resources with Cloudflare Tunnel. If you do not see your issue listed below, refer to the [troubleshooting FAQ](/cloudflare-one/faq/troubleshooting/), view your [Tunnel logs](/cloudflare-one/connections/connect-networks/monitor-tunnels/logs/), or [contact Cloudflare Support](/support/contacting-cloudflare-support/).
99

1010
## I see `cloudflared service is already installed`.
1111

src/content/docs/cloudflare-one/email-security/auto-moves.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ To configure auto-move events:
1717
4. Select **Moves**.
1818
5. Under **Auto-moves**, select **Configure**.
1919
6. Assign actions based on malicious, spoof, suspicious, spam, and bulk dispositions. Select among:
20-
- **Soft delete - user recoverable**: Moves the message to the users **Recoverable Items - Deleted** folder. Messages can be recovered by the user.
21-
- **Hard delete - admin recoverable**: Completely deletes messages from a users inbox.
20+
- **Soft delete - user recoverable**: Moves the message to the user's **Recoverable Items - Deleted** folder. Messages can be recovered by the user.
21+
- **Hard delete - admin recoverable**: Completely deletes messages from a user's inbox.
2222
- **Move to trash**: Moves messages to the trash or deleted items email folder.
2323
- **Move to junk**: Moves the message to the junk or spam folder.
2424
- **No action**: Messages stay in the origin folder.
2525
7. Select **Post-delivery** moves:
2626
- **(Recommended) Post-delivery response**: Enabling this option allows Email Security to rescan delivered emails at multiple time intervals for previously unknown phishing sites or campaigns.
2727
- **(Recommended) Phish submission response**: Enabling this option allows Email Security to move emails that your users reported as phishing and Email Security determined to be malicious.
28-
8. Select **Save**.
28+
8. Select **Save**.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/content/docs/cloudflare-one/faq/index.mdx

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,59 +5,71 @@ hideChildren: true
55
title: FAQ
66
sidebar:
77
order: 16
8-
98
---
109

11-
12-
13-
import { LinkButton } from "~/components"
10+
import { LinkButton } from "~/components";
1411

1512
Below you'll find answers to the most commonly asked questions on Cloudflare Zero Trust, as well as a troubleshooting section to help you solve common issues and errors you may come across.
1613

1714
If you can't find the answer you're looking for, feel free to head over to our [community page](https://community.cloudflare.com/) and post your question there.
1815

19-
20-
21-
***
16+
---
2217

2318
## Getting started with Cloudflare Zero Trust
2419

2520
For extra guidance on experiencing Cloudflare Zero Trust for the first time.
2621

27-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-getting-started-faq/">Getting started ❯</LinkButton>
22+
<LinkButton variant="primary" href="/cloudflare-one/faq/getting-started-faq/">
23+
Getting started ❯
24+
</LinkButton>
2825

2926
## General
3027

3128
For general questions on Cloudflare Zero Trust and how it works.
3229

33-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-general-faq/">General ❯</LinkButton>
30+
<LinkButton variant="primary" href="/cloudflare-one/faq/general-faq/">
31+
General ❯
32+
</LinkButton>
3433

3534
## Identity
3635

3736
For questions on identity providers and accessing applications behind Cloudflare Zero Trust.
3837

39-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-authentication-faq/">Identity ❯</LinkButton>
38+
<LinkButton variant="primary" href="/cloudflare-one/faq/authentication-faq/">
39+
Identity ❯
40+
</LinkButton>
4041

4142
## Policies
4243

4344
For questions on how policies work, and how to create and test them.
4445

45-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-policies-faq/">Policies ❯</LinkButton>
46+
<LinkButton variant="primary" href="/cloudflare-one/faq/policies-faq/">
47+
Policies ❯
48+
</LinkButton>
4649

4750
## Devices
4851

4952
For questions on device connectivity and the WARP client.
5053

51-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-devices-faq/">Devices ❯</LinkButton>
54+
<LinkButton variant="primary" href="/cloudflare-one/faq/devices-faq/">
55+
Devices ❯
56+
</LinkButton>
5257

5358
## Tunnels
5459

5560
For questions on connecting applications with Tunnels.
5661

57-
<LinkButton variant="primary" href="/cloudflare-one/faq/cloudflare-tunnels-faq/">Tunnels ❯</LinkButton>
62+
<LinkButton
63+
variant="primary"
64+
href="/cloudflare-one/faq/cloudflare-tunnels-faq/"
65+
>
66+
Tunnels ❯
67+
</LinkButton>
5868

5969
## Troubleshooting
6070

6171
Got an unexpected error? See if it's covered in our troubleshooting section.
6272

63-
<LinkButton variant="primary" href="/cloudflare-one/faq/teams-troubleshooting/">Troubleshooting ❯</LinkButton>
73+
<LinkButton variant="primary" href="/cloudflare-one/faq/troubleshooting/">
74+
Troubleshooting ❯
75+
</LinkButton>

0 commit comments

Comments
 (0)