You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/networking-services/routing/configure-tunnels.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Beyond GRE and IPsec tunnels, you can also use Network Interconnect (CNI) to onb
83
83
11._(Optional)_**Tunnel health checks** are enabled by default. If you disable Tunnel health checks, your tunnels will appear 100% down in your <ahref={props.tunnelHealthDash}>tunnel health dashboard</a> even when working. Cloudflare will keep sending traffic through the tunnel, without the means to detect if the tunnel goes down. You will have to set up your own system to detect down tunnels, as Cloudflare will not be able to warn you about down tunnels. Refer to <ahref={props.tunnelHealthChecksPage}>Tunnel health checks</a> for more information.
84
84
12._(Optional)_ If you keep **Tunnel health checks** enabled, choose the <ahref={props.updateHCFrequencyPage}>**Health check rate**</a> for your tunnel. Available options are _Low_, _Medium_, and _High_.
85
85
13. The **Health check type** defaults to _Reply_ and to creating an ICMP reply. If your firewall drops this type of packet for assuming it is a type of attack, change this option to _Request_ which will create an ICMP request. Refer to <ahref={props.tunnelHealthChecksPage}>Tunnel health checks</a> for more information.
86
-
14. 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.
86
+
14. 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.
87
87
15._(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_.
88
88
16._(Optional)_ We recommend you test your tunnel before officially adding it. To test the tunnel, select **Test tunnels**.
89
89
17. To add multiple tunnels, select **Add GRE tunnel** for each new tunnel.
@@ -101,7 +101,7 @@ Beyond GRE and IPsec tunnels, you can also use Network Interconnect (CNI) to onb
101
101
10._(Optional)_**Tunnel health checks** are enabled by default. If you disable Tunnel health checks, your tunnels will appear 100% down in your <ahref={props.tunnelHealthDash}>tunnel health dashboard</a> even when working. Cloudflare will keep sending traffic through the tunnel, without the means to detect if the tunnel goes down. You will have to set up your own system to detect down tunnels, as Cloudflare will not be able to warn you about down tunnels. Refer to <ahref={props.tunnelHealthChecksPage}>Tunnel health checks</a> for more information.
102
102
11._(Optional)_ If you keep **Tunnel health checks** enabled, choose the <ahref={props.updateHCFrequencyPage}>**Health check rate**</a> for your tunnel. Available options are _Low_, _Medium_ and _High_.
103
103
12._(Optional)_ The **Health check type** defaults to _Reply_ and to creating an ICMP reply. If your firewall drops this type of packet for assuming it is a type of attack, change this option to _Request_ which will create an ICMP request. Refer to <ahref={props.tunnelHealthChecksPage}>Tunnel health checks</a> for more information.
104
-
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.
104
+
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.
105
105
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_.
0 commit comments