Skip to content

Commit 5709c57

Browse files
docs: add cloudflared version requirement note for source IP anchorin… (#25320)
* docs: add cloudflared version requirement note for source IP anchoring and DNS resolution * cloudflared version --------- Co-authored-by: Ranbel Sun <[email protected]>
1 parent eb19c17 commit 5709c57

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/private-net/cloudflared/connect-private-hostname.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ End users can connect to private hostnames using the following traffic on-ramps:
5757

5858
Private hostname routing only works for applications connected with `cloudflared`. Other traffic off-ramps require IP-based routes.
5959

60-
| Connector | Compatibility |
61-
| ------------------------------------------------------------------------------------------ | ------------- |
62-
| [cloudflared](/cloudflare-one/connections/connect-networks/private-net/cloudflared/) ||
63-
| [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) ||
64-
| [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) ||
65-
| [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/) ||
60+
| Connector | Compatibility | Minimum version |
61+
| ------------------------------------------------------------------------------------------ | ------------- | -- |
62+
| [cloudflared](/cloudflare-one/connections/connect-networks/private-net/cloudflared/) || 2025.7.0 |
63+
| [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) || |
64+
| [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) || |
65+
| [Magic WAN](/magic-wan/zero-trust/cloudflare-gateway/) || |
6666

6767
## Connect a private hostname
6868

src/content/docs/cloudflare-one/policies/gateway/egress-policies/egress-cloudflared.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ User traffic is on-ramped to Gateway using one of the following methods:
5151

5252
[Connect your private network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/connect-cidr/) to Cloudflare using `cloudflared`. For example, if you want traffic to egress from AWS, connect the private CIDR block of your AWS VPC.
5353

54+
::::note
55+
Requires `cloudflared` version 2025.7.0 or later.
56+
::::
57+
5458
## 2. Add a public hostname route
5559

5660
To route a public hostname through Cloudflare Tunnel:

0 commit comments

Comments
 (0)