Skip to content

Commit 753f377

Browse files
re added icmp partial
1 parent 2368d02 commit 753f377

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

src/content/partials/magic-transit/configure-tunnels.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ Beyond GRE and IPsec tunnels, you can also use Network Interconnect (CNI) to onb
6363

6464
## Add tunnels
6565

66-
:::caution
67-
Internet Control Message Protocol (ICMP) traffic is subject to Magic Firewall rules. If you have Magic Firewall enabled, ensure your rules allow ICMP traffic sourced from Cloudflare public IPs. Otherwise, <GlossaryTooltip term="tunnel health-check">health checks</GlossaryTooltip> will fail. Refer to [Magic Firewall rules](/magic-firewall/about/ruleset-logic/#magic-firewall-rules-and-magic-transit-endpoint-health-checks) for more information.
68-
:::
66+
<Render file="icmp-mfirewall" product="magic-transit" />
6967

7068
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
7169

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
{}
3+
4+
---
5+
6+
import { GlossaryTooltip } from "~/components"
7+
8+
:::caution
9+
Internet Control Message Protocol (ICMP) traffic is subject to Magic Firewall rules. If you have Magic Firewall enabled, ensure your rules allow ICMP traffic sourced from Cloudflare public IPs. Otherwise, <GlossaryTooltip term="tunnel health-check">health checks</GlossaryTooltip> will fail. Refer to [Magic Firewall rules](/magic-firewall/about/ruleset-logic/#magic-firewall-rules-and-magic-transit-endpoint-health-checks) for more information.
10+
:::

0 commit comments

Comments
 (0)