Skip to content

Commit 4f2e853

Browse files
authored
Add Source Internal IP selector (cloudflare#26668)
1 parent cf08f2d commit 4f2e853

File tree

1 file changed

+8
-0
lines changed
  • src/content/docs/cloudflare-one/traffic-policies/dns-policies

1 file changed

+8
-0
lines changed

src/content/docs/cloudflare-one/traffic-policies/dns-policies/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,14 @@ Use this selector to filter based on the country where the query arrived to Gate
450450

451451
<Render file="gateway/selectors/source-ip-resolver" product="cloudflare-one" />
452452

453+
### Source Internal IP
454+
455+
Use this selector to apply policies to the source internal IP address of a DNS query. For example, this could be the private IP address of the hosts behind [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/) or [WARP Connector](/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/warp-connector/) used by your organization to send queries to Gateway.
456+
457+
| UI name | API example | Evaluation phase |
458+
| ------------------ | ---------------------------------- | --------------------- |
459+
| Source Internal IP | `dns.src_internal_ip == 10.10.0.1` | Before DNS resolution |
460+
453461
### Users
454462

455463
<Render file="gateway/selectors/users-dns" product="cloudflare-one" />

0 commit comments

Comments
 (0)