You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/waf/tools/ip-access-rules/parameters.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,6 @@ An IP Access rule will apply a certain action to incoming traffic based on the v
34
34
35
35
## Country
36
36
37
-
:::note
38
-
Only available on Enterprise plans.
39
-
:::
40
-
41
37
Specify a country using two-letter [ISO-3166-1 alpha-2 codes](https://www.iso.org/iso-3166-country-codes.html). Additionally, the Cloudflare dashboard accepts country names. For example:
42
38
43
39
-`US`
@@ -49,6 +45,10 @@ Cloudflare uses the following special country alpha-2 codes that are not part of
IP addresses globally allowed by Cloudflare will override an IP Access rule country block, but they will not override a country block via [WAF custom rules](/waf/custom-rules/).
48
+
:::note[Notes]
49
+
50
+
Country block is only available on Enterprise plans.
51
+
52
+
IP addresses globally allowed by Cloudflare will override a country block via IP Access rules, but they will not override a country block via [custom rules](/waf/custom-rules/).
0 commit comments