Skip to content

Commit e1c8af6

Browse files
edits
1 parent 06e8852 commit e1c8af6

File tree

7 files changed

+27
-24
lines changed

7 files changed

+27
-24
lines changed

src/content/docs/ddos-protection/advanced-ddos-systems/how-to/add-prefix-allowlist.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { Render, Steps, DashButton } from "~/components";
1313
To add an IP address or prefix to the Advanced DDoS Protection [allowlist](/ddos-protection/advanced-ddos-systems/concepts/#allowlist):
1414

1515
<Steps>
16-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
16+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
1717

1818
<DashButton url="/?to=/:account/network-security/ddos" />
1919
2. Go to **Advanced Protection**.

src/content/docs/ddos-protection/advanced-ddos-systems/how-to/add-prefix.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ import { Steps, DashButton } from "~/components"
1313
To add a [prefix](/ddos-protection/advanced-ddos-systems/concepts/#prefixes) to Advanced DDoS Protection:
1414

1515
<Steps>
16-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
16+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
1717

18-
<DashButton url="/?to=/:account/network-security/ddos" />
19-
2. Go to **Advanced Protection**.
18+
<DashButton url="/?to=/:account/network-security/ddos" />
19+
2. Go to **Advanced Protection**.
2020
3. Under **General settings** > **Prefixes**, select **Edit**.
2121
4. Expand the **Add existing prefix** section and select **Add** next to the prefix you wish to add.<br/>
2222
Alternatively, enter a prefix and (optionally) a description in **Prefix** and **Description**, respectively, and select **Add**.

src/content/docs/ddos-protection/advanced-ddos-systems/how-to/create-filter.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ head:
88
content: Create a filter for Advanced TCP Protection
99
---
1010

11-
import { GlossaryTooltip, Render, Steps } from "~/components";
11+
import { GlossaryTooltip, Render, Steps, DashButton } from "~/components";
1212

1313
<Render file="atp-filter-definition" product="ddos-protection" />
1414

@@ -24,7 +24,7 @@ To create a [filter](/ddos-protection/advanced-ddos-systems/concepts/#filter) fo
2424

2525
{/* prettier-ignore */}
2626
<Steps>
27-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
27+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
2828

2929
<DashButton url="/?to=/:account/network-security/ddos" />
3030
2. Go to **Advanced Protection** > **Advanced TCP Protection**.

src/content/docs/ddos-protection/advanced-ddos-systems/how-to/create-rule.mdx

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To create a [SYN flood rule](/ddos-protection/advanced-ddos-systems/overview/adv
1616

1717
{/* prettier-ignore */}
1818
<Steps>
19-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
19+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
2020

2121
<DashButton url="/?to=/:account/network-security/ddos" />
2222

@@ -36,14 +36,17 @@ To create a [SYN flood rule](/ddos-protection/advanced-ddos-systems/overview/adv
3636

3737
{/* prettier-ignore */}
3838
<Steps>
39-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
40-
41-
<DashButton url="/?to=/:account/network-security/ddos" />
42-
2. Go to **Advanced Protection** > **General settings**.
43-
3. Add the prefixes you wish to onboard. Advanced DNS Protection will only be applied to the prefixes you onboard. If you already onboarded the desired prefixes when you configured Advanced TCP Protection, you do not need to take any other action.
44-
:::note
45-
Currently, the list of onboarded prefixes is shared with Advanced TCP Protection. Any onboarded prefixes will be subject to both Advanced TCP Protection and Advanced DNS Protection, assuming that your account team has done the initial configuration of both systems. However, you can leave Advanced TCP Protection in monitoring mode.
46-
:::
47-
4. Go to **Advanced DNS Protection**. 5. Select **Create Advanced DNS Protection rule**. 6. In **Mode**, select a mode for the rule. 7. Under **Set scope**, select a [scope](/ddos-protection/advanced-ddos-systems/concepts/#scope) to determine the range of packets that will be affected by the rule. 8. Under **Sensitivity**, define the [burst sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#burst-sensitivity), [rate sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#rate-sensitivity), and [profile sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#profile-sensitivity) to determine when to initiate mitigation. 9. Select **Deploy**.
39+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
4840

41+
<DashButton url="/?to=/:account/network-security/ddos" />
42+
2. Go to **Advanced Protection** > **General settings**.
43+
3. Add the prefixes you wish to onboard. Advanced DNS Protection will only be applied to the prefixes you onboard. If you already onboarded the desired prefixes when you configured Advanced TCP Protection, you do not need to take any other action.
44+
:::note
45+
Currently, the list of onboarded prefixes is shared with Advanced TCP Protection. Any onboarded prefixes will be subject to both Advanced TCP Protection and Advanced DNS Protection, assuming that your account team has done the initial configuration of both systems. However, you can leave Advanced TCP Protection in monitoring mode.
46+
:::
47+
4. Go to **Advanced DNS Protection**.
48+
5. Select **Create Advanced DNS Protection rule**.
49+
6. In **Mode**, select a mode for the rule.
50+
7. Under **Set scope**, select a [scope](/ddos-protection/advanced-ddos-systems/concepts/#scope) to determine the range of packets that will be affected by the rule.
51+
8. Under **Sensitivity**, define the [burst sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#burst-sensitivity), [rate sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#rate-sensitivity), and [profile sensitivity](/ddos-protection/advanced-ddos-systems/concepts/#profile-sensitivity) to determine when to initiate mitigation. 9. Select **Deploy**.
4952
</Steps>

src/content/docs/ddos-protection/advanced-ddos-systems/how-to/exclude-prefix.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ import { Steps, DashButton } from "~/components"
1111
To exclude a prefix or a prefix subset from Advanced DDoS Protection:
1212

1313
<Steps>
14-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
15-
<DashButton url="/?to=/:account/network-security/ddos" />
16-
2. Go to **Advanced Protection**.
17-
3. [Add the prefix](/ddos-protection/advanced-ddos-systems/how-to/add-prefix/) you previously onboarded to Magic Transit to Advanced TCP Protection.
18-
4. [Add the prefix](/ddos-protection/advanced-ddos-systems/how-to/add-prefix/) (or subset) you wish to exclude as a new, separate prefix in Advanced TCP Protection.
19-
5. For the prefix you added in the previous step, select **Exclude Subset** in the **Enrolled Prefixes** list.
14+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
15+
<DashButton url="/?to=/:account/network-security/ddos" />
16+
2. Go to **Advanced Protection**.
17+
3. [Add the prefix](/ddos-protection/advanced-ddos-systems/how-to/add-prefix/) you previously onboarded to Magic Transit to Advanced TCP Protection.
18+
4. [Add the prefix](/ddos-protection/advanced-ddos-systems/how-to/add-prefix/) (or subset) you wish to exclude as a new, separate prefix in Advanced TCP Protection.
19+
5. For the prefix you added in the previous step, select **Exclude Subset** in the **Enrolled Prefixes** list.
2020
</Steps>
2121

2222
:::note

src/content/docs/ddos-protection/advanced-ddos-systems/overview/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Optionally, you can create [filters](/ddos-protection/advanced-ddos-systems/conc
115115
Enable the Advanced DDoS system and begin routing traffic through it.
116116

117117
<Steps>
118-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
118+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
119119

120120
<DashButton url="/?to=/:account/network-security/ddos" />
121121
2. Go to **Advanced Protection** > **General settings**.

src/content/partials/ddos-protection/managed-rulesets/create-override.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import { Details, Render, Steps } from "~/components"
66

77
<Steps>
8-
1. In the Cloudflare dashboard, go to the **L3/4 DDoS** page.
8+
1. In the Cloudflare dashboard, go to the **L3/4 DDoS protection** page.
99

1010
<DashButton url="/?to=/:account/network-security/ddos" />
1111
2. Go to **Network-layer DDoS Protection**.

0 commit comments

Comments
 (0)