Skip to content

Commit a6d19d2

Browse files
committed
reuse exisiting tunnel
1 parent 95f7812 commit a6d19d2

File tree

7 files changed

+12
-10
lines changed

7 files changed

+12
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To connect your infrastructure with Cloudflare Tunnel:
1515

1616
<Render file="tunnel/connect-private-network" product="cloudflare-one" />
1717

18-
2. In the **CIDR** tab for the tunnel, enter the IP/CIDR range that you wish to route through the tunnel (for example `10.0.0.0/8`).
18+
3. In the **CIDR** tab for the tunnel, enter the IP/CIDR range that you wish to route through the tunnel (for example `10.0.0.0/8`).
1919

2020
## 2. Set up the client
2121

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/grpc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To establish a secure, outbound-only connection to Cloudflare:
3434

3535
<Render file="tunnel/connect-private-network" product="cloudflare-one" />
3636

37-
2. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server.
37+
3. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server.
3838

3939
## 3. Route private network IPs through WARP
4040

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-warp-to-tunnel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ By default, Internet Explorer will be installed and configured in [Enhanced Secu
5252

5353
<Render file="tunnel/connect-private-network" product="cloudflare-one" />
5454

55-
2. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server. In GCP, the server IP is the **Internal IP** of the VM instance.
55+
3. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server. In GCP, the server IP is the **Internal IP** of the VM instance.
5656

57-
3. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
57+
4. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
5858

5959
## 4. Set up the client
6060

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/smb.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ You can use Cloudflare Tunnel to create a secure, outbound-only connection from
2626

2727
<Render file="tunnel/connect-private-network" product="cloudflare-one" />
2828

29-
2. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server.
30-
3. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
29+
3. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server.
30+
4. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
3131

3232
### 2. Set up the client
3333

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-warp-to-tunnel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ In order to be able to establish an SSH connection, do not enable [OS Login](htt
6161

6262
<Render file="tunnel/connect-private-network" product="cloudflare-one" />
6363

64-
2. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server. In GCP, the server IP is the **Internal IP** of the VM instance.
64+
3. In the **CIDR** tab for the tunnel, enter the private IP or CIDR address of your server. In GCP, the server IP is the **Internal IP** of the VM instance.
6565

66-
3. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
66+
4. (Optional) [Set up Zero Trust policies](/cloudflare-one/connections/connect-networks/private-net/cloudflared/#4-recommended-filter-network-traffic-with-gateway) to fine-tune access to your server.
6767

6868
## 4. Set up the client
6969

src/content/partials/cloudflare-one/tunnel/connect-private-network-infra-access.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
{}
33
---
44

5-
2. In the **CIDR** tab for the tunnel, enter the IP or CIDR address of your server. Typically this would be a private IP, but public IPs are also allowed.
5+
3. In the **CIDR** tab for the tunnel, enter the IP or CIDR address of your server. Typically this would be a private IP, but public IPs are also allowed.

src/content/partials/cloudflare-one/tunnel/connect-private-network.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
{}
33
---
44

5-
1. Create a Cloudflare Tunnel for your server by following our [dashboard setup guide](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/). You can skip the [publish an application step](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/#2a-publish-an-application) and go straight to connecting a network.
5+
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Networks** > **Tunnels**.
6+
7+
2. [Create a new tunnel](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/) or edit an existing `cloudflared` tunnel.

0 commit comments

Comments
 (0)