Skip to content

Commit 9f7c3f0

Browse files
corrected links
1 parent 35e2f1b commit 9f7c3f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/content/partials/networking-services/mconn/configure-connectors.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -461,11 +461,11 @@ After finishing your Connector configuration, you need to add it to a site. <Ren
461461

462462
## Activate Connector
463463

464-
{props.shippedLanguage}, and will only establish a connection to the Cloudflare network when it is activated. Cloudflare recommends leaving it deactivated until you finish [setting it up in the dashboard](#1-add-a-connector-on-ramp).
464+
{props.shippedLanguage}, and will only establish a connection to the Cloudflare network when it is activated. Cloudflare recommends leaving it deactivated until you finish [setting it up in the dashboard](#set-up-cloudflare-dashboard).
465465

466466
{ props.magicWord === "hardware" && (
467467
<>
468-
<p>When the Connector is first activated, you need to have Internet connection. If you chose to set up your Connector with DHCP you will need to have one of the Connector ports connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you <a href="#1-add-a-connector-on-ramp">set up</a>.</p>
468+
<p>When the Connector is first activated, you need to have Internet connection. If you chose to set up your Connector with DHCP you will need to have one of the Connector ports connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you <a href="#set-up-cloudflare-dashboard">set up</a>.</p>
469469
<p> If you set up your Connector with a static IP through the bootstrap method, you do not need a DHCP port. Refer to <a href="#decide-on-dhcp-vs-static-ip-connections"> DHCP vs static IP connections</a> for more information.</p>
470470

471471
<Aside type="caution">Remember that if you chose the DHCP method you have to connect Magic WAN Connector through a route that supports DHCP for its first connection to the Internet. Otherwise, the Connector will not work.</Aside>
@@ -475,7 +475,7 @@ After finishing your Connector configuration, you need to add it to a site. <Ren
475475

476476
{ props.magicWord === "virtual" && (
477477
<>
478-
<p>When the Connector is first activated, one of the ports must be connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you <a href="#1-add-a-connector-on-ramp">set up</a>.</p>
478+
<p>When the Connector is first activated, one of the ports must be connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you <a href="#set-up-cloudflare-dashboard">set up</a>.</p>
479479

480480
<Aside type="caution">Remember to connect Magic WAN Connector through a route that supports DHCP for its first connection to the Internet. Otherwise, the Connector will not work.</Aside>
481481

@@ -499,7 +499,7 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
499499
<Markdown
500500
text={`
501501
1. Go to **Virtual Machines** in VMware, and boot up Virtual Connector's VM.
502-
2. The Virtual Connector will make a request to Cloudflare. This is the step where Virtual Connector registers your provided license key and downloads the [configuration you provided](#1-add-a-connector-on-ramp).
502+
2. The Virtual Connector will make a request to Cloudflare. This is the step where Virtual Connector registers your provided license key and downloads the [configuration you provided](#set-up-cloudflare-dashboard).
503503
3. The Virtual Connector will set up the LAN and WAN connections according to the configuration downloaded from the site you created on the Cloudflare dashboard. The Virtual Connector will also establish IPsec tunnels.
504504
4. If successful, the [tunnel health checks](/magic-wan/configuration/common-settings/check-tunnel-health-dashboard/) will show as healthy.
505505
5. If you do not see a [healthy heartbeat](/magic-wan/configuration/connector/maintenance/heartbeat/) on the Cloudflare dashboard, reboot the Virtual Connector's VM in VMware.
@@ -523,7 +523,7 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
523523
<Markdown
524524
text={`
525525
1. Connect Magic WAN Connector to a DHCP port with access to the Internet.
526-
2. [Add a Connector on-ramp](#1-add-a-connector-on-ramp) in the Cloudflare dashboard.
526+
2. [Add a Connector on-ramp](#add-a-connector-on-ramp) in the Cloudflare dashboard.
527527
3. Create a [DHCP WAN](#2-create-a-wan).
528528
4. [Activate](#activate-connector) and power on your Connector.
529529
5. Wait 60 seconds.
@@ -548,7 +548,7 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
548548
<Markdown
549549
text={`
550550
1. Connect the machine where you installed the VM with Virtual Connector to a DHCP port with access to the Internet.
551-
2. [Add a Connector on-ramp](#1-add-a-connector-on-ramp) in the Cloudflare dashboard.
551+
2. [Add a Connector on-ramp](#add-a-connector-on-ramp) in the Cloudflare dashboard.
552552
3. Create a [DHCP WAN](#2-create-a-wan).
553553
4. [Activate](#activate-connector) and boot your Virtual Connector.
554554
5. Wait 60 seconds.
@@ -706,7 +706,7 @@ You cannot enable high availability for an existing site. To add high availabili
706706

707707
To set up a high availability configuration:
708708

709-
1. Follow the steps in [Add a Connector on-ramp](#1-add-a-connector-on-ramp) up until step 4.
709+
1. Follow the steps in [Add a Connector on-ramp](#add-a-connector-on-ramp) up until step 4.
710710
2. After naming your site, select **Turn on high availability**.
711711
3. Select **Create and continue**.
712712
4. Select **Add Connector**.

0 commit comments

Comments
 (0)