Skip to content

Commit 660d711

Browse files
[Magic Firewall] Update Managed Ruleset (#26246)
* [Magic Firewall] Update Managed Ruleset * Add line to correct page * Add cf1 page
1 parent 3fa30a8 commit 660d711

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/content/docs/cloudflare-one/traffic-policies/packet-filtering/best-practices/minimal-ruleset.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ This is a suggested list and not an exhaustive list. Review your environment and
2929
**Match**: `(ip.proto eq "hopopt") or (not ip.proto in {"esp" "tcp" "udp" "gre" "icmp"})` <br/>
3030
**Action**: Block <br/>
3131

32+
The recommended rules are part of the managed rules.
33+
3234
## Traffic and port types
3335

3436
The information below covers traffic type, how the port is used, and reasons for blocking the port.

src/content/docs/magic-firewall/best-practices/minimal-ruleset.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ This is a suggested list and not an exhaustive list. Review your environment and
3030
**Match**: `(ip.proto eq "hopopt") or (not ip.proto in {"esp" "tcp" "udp" "gre" "icmp"})` <br/>
3131
**Action**: Block <br/>
3232

33+
The recommended rules are part of the managed rules.
34+
3335
## Traffic and port types
3436

3537
The information below covers traffic type, how the port is used, and reasons for blocking the port.

0 commit comments

Comments
 (0)