Skip to content

Commit 2cbf4dc

Browse files
[CF1] Tidy up Reusable components (#26448)
1 parent 93f54b2 commit 2cbf4dc

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

src/content/docs/cloudflare-one/reusable-components/list-types.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/content/docs/cloudflare-one/reusable-components/use-rules-list.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,20 @@ For example:
7878

7979
| Field | Operator | Value |
8080
| ------------------------ | ------------ | ------------- |
81-
| _IP destination address_ | _is in list_ | _Anonymizers_ |
81+
| _IP destination address_ | _is in list_ | _Anonymizers_ |
82+
83+
## List types
84+
85+
### Threat intelligence
86+
87+
Cloudflare handles millions of HTTP requests each second and blocks billions of cyber threats each day. Cloudflare uses that data to detect malicious actors on the Internet and turns that information into a list of known malicious IP addresses. Cloudflare also integrates with a number of third-party vendors to augment the coverage.
88+
89+
The threat intelligence feed categories are described in [Managed IP Lists](/waf/tools/lists/managed-lists/#managed-ip-lists). All of these lists are compatible with Magic Firewall.
90+
91+
### IP lists
92+
93+
Use [IP lists](/waf/tools/lists/custom-lists/#ip-lists) to group services in networks, like web servers, or for lists of known bad IP addresses to make managing good network endpoints easier. IP lists are helpful for users with very expansive firewall rules with many IP lists. By default, you can add up to 10,000 IPs across all lists. Refer to [Use an IP list](/cloudflare-one/traffic-policies/packet-filtering/add-rules/#use-an-ip-list) to check an example of how to use an IP list.
94+
95+
### Geo-blocking
96+
97+
Geo-blocking enables you to selectively allow or block traffic to any country. Refer to [Block a country](/cloudflare-one/traffic-policies/packet-filtering/add-rules/#block-a-country) to check an example of how to block a country.

0 commit comments

Comments
 (0)