Skip to content

Commit f1c6e4e

Browse files
Remove entitlement (internal) names
1 parent 69ebde2 commit f1c6e4e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/content/docs/dns/manage-dns-records/how-to/private-network-routing.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,14 @@ import { Tabs, TabItem, DashButton, Plan, APIRequest } from "~/components";
1818
Private network routing lets you proxy HTTP/HTTPS traffic from public hostnames to origins in your private network. When you enable this setting on a DNS record, Cloudflare routes traffic through your configured tunnel instead of over the public internet.
1919

2020
:::note
21-
This feature is in closed beta. Contact your account team to request access and the **Private Origins Allowed** entitlement.
21+
This feature is in closed beta. Contact your account team to request access.
2222
:::
2323

2424
## Prerequisites
2525

2626
Before you enable private network routing, you need:
2727

2828
- An active tunnel connection to Cloudflare through one of the supported on-ramp methods ([Cloudflare WAN](/cloudflare-wan/), [Cloudflare Mesh](/cloudflare-one/networks/connectors/cloudflare-mesh/), [IPsec](/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints/), [GRE](/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints/), or [CNI](/network-interconnect/)).
29-
- The **Private Origins Allowed** entitlement enabled on your account.
3029

3130
## Supported records and IP ranges
3231

@@ -119,4 +118,4 @@ If traffic is not reaching your private origin:
119118

120119
### Error 1002: DNS points to prohibited IP
121120

122-
This error occurs when you proxy a private IP address without the **Private Origins Allowed** entitlement. Contact your account team to enable this entitlement.
121+
This error occurs when you proxy a private IP address without the necessary entitlement. Contact your account team to request access.

0 commit comments

Comments
 (0)