From d5463033fa5048ce9b24c9763ce6e3e4426e54b5 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Wed, 11 Dec 2024 14:48:26 +0000 Subject: [PATCH 1/2] corrected numbering --- .../magic-transit/tunnel-endpoints/add-tunnels.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx b/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx index 02b2ed45cdfc98..7fb04526d88670 100644 --- a/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx +++ b/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx @@ -52,11 +52,11 @@ import { Details, Markdown, Render, TabItem, Tabs } from "~/components"; 13. _(Optional)_ The **Health check direction** defaults to **{props.BiVsUniHealthCheck}** for {props.productName}. Refer to [Bidirectional vs unidirectional health checks](#bidirectional-vs-unidirectional-health-checks) for more details. 14. _(Optional)_ **Health check target** is the customer end of the tunnel. This field is only visible when the **Health check direction** is set to _Unidirectional_. -:::note -IPsec tunnels will not function without a pre-shared key (PSK). -::: + :::note + IPsec tunnels will not function without a pre-shared key (PSK). + ::: -14. If you do not have a pre-shared key yet: +15. If you do not have a pre-shared key yet: 1. Select **Add pre-shared key later**. 2. _(Optional)_ We recommend you test your tunnel configuration before officially adding it. To test the tunnel, select **Test tunnels**. @@ -64,14 +64,14 @@ IPsec tunnels will not function without a pre-shared key (PSK). 4. The Cloudflare dashboard will load the list of tunnels you have configured. The IPsec tunnel you have just created will be listed with a warning in the form of a triangle to let you know it is not yet functional. Select **Edit**. 5. Choose **Generate a new pre-shared key** > **Update and generate a pre-shared key**. Save the key to a safe place, and select **Done**. -15. If you already have a pre-shared key: +16. If you already have a pre-shared key: 1. Select **Use my own pre-shared key**. 2. Paste your key in **Your pre-shared key**. 3. _(Optional)_ We recommend you test your tunnel before officially adding it. To test the tunnel, select **Test tunnels**. 4. Select **Add tunnels**. -16. (Optional) Enable **Replay protection** if you have devices that do not support disabling it. Refer to Anti-replay protection for more information. +17. (Optional) Enable **Replay protection** if you have devices that do not support disabling it. Refer to Anti-replay protection for more information. From 2a1d33eb68734d01122fca17cfa1545e1b8c5a33 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Wed, 11 Dec 2024 14:51:40 +0000 Subject: [PATCH 2/2] indented note --- .../partials/magic-transit/tunnel-endpoints/add-tunnels.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx b/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx index 7fb04526d88670..c6cd496662867a 100644 --- a/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx +++ b/src/content/partials/magic-transit/tunnel-endpoints/add-tunnels.mdx @@ -52,9 +52,9 @@ import { Details, Markdown, Render, TabItem, Tabs } from "~/components"; 13. _(Optional)_ The **Health check direction** defaults to **{props.BiVsUniHealthCheck}** for {props.productName}. Refer to [Bidirectional vs unidirectional health checks](#bidirectional-vs-unidirectional-health-checks) for more details. 14. _(Optional)_ **Health check target** is the customer end of the tunnel. This field is only visible when the **Health check direction** is set to _Unidirectional_. - :::note - IPsec tunnels will not function without a pre-shared key (PSK). - ::: + :::note + IPsec tunnels will not function without a pre-shared key (PSK). + ::: 15. If you do not have a pre-shared key yet: