Skip to content

Commit f6e7169

Browse files
[DDoS Protection] MT Advanced DDoS Systems onboarding (#18362)
* [DDoS Protection] MT Advanced DDoS Systems onboarding * update wording
1 parent 1f3579b commit f6e7169

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ head:
99

1010
---
1111

12+
import { Render } from "~/components"
13+
1214
Cloudflare's Advanced DNS Protection, powered by [`flowtrackd`](https://blog.cloudflare.com/announcing-flowtrackd/), provides stateful protection against DNS-based DDoS attacks, specifically sophisticated and fully randomized DNS attacks such as [random prefix attacks](/dns/dns-firewall/random-prefix-attacks/about/).
1315

16+
<Render file="mt-advanced-ddos-systems-onboarding" />
17+
1418
## How it works
1519

1620
Cloudflare's Advanced DNS Protection works by first learning your traffic patterns and forming a baseline of the type of DNS queries you normally receive. Later, the system will be able to distinguish between legitimate and malicious queries, protecting your DNS infrastructure without impacting legitimate traffic.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ head:
99

1010
---
1111

12+
import { Render } from "~/components"
13+
1214
Cloudflare's Advanced TCP Protection, powered by [`flowtrackd`](https://blog.cloudflare.com/announcing-flowtrackd/), is a stateful TCP inspection engine used to detect and mitigate sophisticated out-of-state TCP attacks such as randomized and spoofed ACK floods or SYN and SYN-ACK floods.
1315

16+
<Render file="mt-advanced-ddos-systems-onboarding" />
17+
1418
## How it works
1519

1620
Advanced TCP Protection can simultaneously protect against different kinds of attacks:
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
{}
3+
---
4+
5+
:::note
6+
Advanced TCP and DNS Protection systems are automatically enabled in `Monitor` mode with the default thresholds for new Magic Transit customers and their [authorized prefixes](/magic-transit/how-to/advertise-prefixes/).
7+
8+
Magic Transit customers can also enable the Advanced DDoS systems when the prefixes are ready, change the sensitivity level, or adjust the thresholds by contacting their account team.
9+
:::

0 commit comments

Comments
 (0)