Skip to content

Commit 878afbe

Browse files
authored
added new bullet - line 84
1 parent 3353f31 commit 878afbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/frontdoor/front-door-rules-engine-match-conditions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Not IP Match | IP address (space-separated)
8181
- The syntax for an IP address block is the base IP address followed by a forward slash and the prefix size. For example:
8282
- **IPv4 example**: *5.5.5.64/26* matches any requests that arrive from addresses 5.5.5.64 through 5.5.5.127.
8383
- **IPv6 example**: *1:2:3:/48* matches any requests that arrive from addresses 1:2:3:0:0:0:0:0 through 1:2:3: ffff:ffff:ffff:ffff:ffff.
84+
- Remote Address represents the original client IP that is either from the network connection or typically the X-Forwarded-For request header if the user is behind a proxy.
8485

8586
## Request body
8687

0 commit comments

Comments
 (0)