Skip to content

Commit 93f361c

Browse files
[CF1] update tunnel instructions
1 parent 2ad2a1d commit 93f361c

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel.mdx

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,41 +3,38 @@ title: Create a remotely-managed tunnel (dashboard)
33
pcx_content_type: how-to
44
sidebar:
55
order: 1
6-
76
---
87

9-
import { Render } from "~/components"
8+
import { Render } from "~/components";
109

1110
Follow this step-by-step guide to get your first tunnel up and running using Zero Trust.
1211

13-
## Prerequisites
14-
15-
Before you start, make sure you:
16-
17-
* [Add a website to Cloudflare](/fundamentals/setup/manage-domains/add-site/).
18-
* [Change your domain nameservers to Cloudflare](/dns/zone-setups/full-setup/setup/).
19-
2012
## 1. Create a tunnel
2113

2214
<Render file="tunnel/create-tunnel" product="cloudflare-one" />
2315

2416
The next steps depend on whether you want to [connect an application](#2-connect-an-application) or [connect a network](#3-connect-a-network).
2517

26-
## 2. Connect an application
18+
## 2a. Connect an application
19+
20+
Before you connect an application through your tunnel, you must:
21+
22+
- [Add a website to Cloudflare](/fundamentals/setup/manage-domains/add-site/).
23+
- [Change your domain nameservers to Cloudflare](/dns/zone-setups/full-setup/setup/).
2724

2825
Follow these steps to connect an application through your tunnel. If you are looking to connect a network, skip to the [Connect a network section](#3-connect-a-network).
2926

3027
<Render file="tunnel/add-public-hostname" product="cloudflare-one" />
3128

32-
## 3. Connect a network
29+
## 2b. Connect a network
3330

3431
Follow these steps to connect a private network through your tunnel.
3532

3633
1. In the **Private Networks** tab, add an IP or CIDR.
3734

3835
2. Select **Save tunnel**.
3936

40-
## 4. View your tunnel
37+
## 3. View your tunnel
4138

4239
After saving the tunnel, you will be redirected to the **Tunnels** page. Look for your new tunnel to be listed along with its active connector.
4340

0 commit comments

Comments
 (0)