Skip to content

Commit 675c671

Browse files
authored
Merge pull request MicrosoftDocs#3921 from msarcletti/patch-2
Update New-NetFirewallRule.md
2 parents c0f3d39 + 6b926b8 commit 675c671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docset/winserver2025-ps/netsecurity/New-NetFirewallRule.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ The acceptable formats for this parameter are:
809809
- IPv4 Subnet (by network mask): 1.2.3.4/255.255.255.0
810810
- IPv4 Range: 1.2.3.4-1.2.3.7
811811
- IPv6 Range: fe80::1-fe80::9
812-
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice. NOTE: Keywords can be restricted to IPv4 or IPv6 by appending a 4 or 6 (for example, keyword "LocalSubnet4" means that all local IPv4 addresses are matching this rule).
812+
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice, CaptivePortal. NOTE: Keywords can be restricted to IPv4 or IPv6 by appending a 4 or 6 (for example, keyword "LocalSubnet4" means that all local IPv4 addresses are matching this rule).
813813

814814
Querying for rules with this parameter can only be performed using filter objects.
815815
See the Get-NetFirewallAddressFilter cmdlet for more information.

0 commit comments

Comments
 (0)