Skip to content

Commit c5ccafa

Browse files
authored
Add IPv6 address blocking instructions.
1 parent 81ac179 commit c5ccafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/indicators-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ A false positive (FP) refers to a false positive in Microsoft's threat intellige
5454

5555
You can use IP and URL/Domain indicators to manage site access.
5656

57-
To block connections to an IP address, type the IP in dotted-quad form (e.g. `8.8.8.8`). Note that wildcards and ranges are not supported.
57+
To block connections to an IP address, type the IPv4 address in dotted-quad form (e.g. `8.8.8.8`). For IPv6 addresses, specify all 8 segments (e.g. `2001:4860:4860:0:0:0:0:8888`). Note that wildcards and ranges are not supported.
5858

5959
To block connections to a domain and any of its subdomains, specify the domain (e.g. `example.com`). This indicator will match `example.com` as well as `sub.example.com` and `anything.sub.example.com`.
6060

0 commit comments

Comments
 (0)