Skip to content

Commit 209f43d

Browse files
committed
delete partial
1 parent 34ab9ae commit 209f43d

File tree

2 files changed

+3
-15
lines changed
  • src/content
    • docs/cloudflare-one/connections/connect-networks/routing-to-tunnel
    • partials/cloudflare-one/tunnel

2 files changed

+3
-15
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/routing-to-tunnel/dns.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ sidebar:
77

88
import { Render, TabItem, Tabs, DashButton } from "~/components";
99

10-
<Render
11-
file="tunnel/dns-record"
12-
product="cloudflare-one"
13-
params={{ one: "an origin target", two: "a DNS record" }}
14-
/>
10+
When you create a tunnel, Cloudflare generates a subdomain of `cfargotunnel.com` with the UUID of the created tunnel. You can treat `<UUID>.cfargotunnel.com` as if it were an origin target in the Cloudflare dashboard.
11+
12+
Unlike publicly routable IP addresses, the subdomain will only proxy traffic for a DNS record in the same Cloudflare account. If someone discovers your subdomain UUID, they will not be able to create a DNS record in another account or system to proxy traffic to the address.
1513

1614
## Create a DNS record for the tunnel
1715

src/content/partials/cloudflare-one/tunnel/dns-record.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)