Skip to content

Commit 9402ebf

Browse files
corrected vars
1 parent b04d7f9 commit 9402ebf

File tree

7 files changed

+3
-11
lines changed

7 files changed

+3
-11
lines changed

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/network-options/application-based-policies/breakout-traffic.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ import { Render } from "~/components";
1616
featureName: "Breakout traffic",
1717
trafficSteeringURL: "/cloudflare-one/networks/connectors/wan-tunnels/reference/traffic-steering/",
1818
whatHappensApp: "will now go directly to the Internet and bypass Cloudflare's filtering",
19-
mwanName: "Magic WAN",
2019
dashName: "WAN Tunnels"
2120
}} />

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/network-options/application-based-policies/prioritized-traffic.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ import { Render } from "~/components";
1515
productName: "Magic WAN Connector",
1616
featureName: "Prioritized traffic",
1717
whatHappensApp: "is now processed first by Connector",
18-
mwanName: "Magic WAN",
1918
dashName: "WAN Tunnels"
2019
}} />

src/content/docs/magic-wan/configuration/connector/configure-hardware-connector/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { Render } from "~/components";
1515
productName: "Magic WAN Connector",
1616
maintenanceURL: "/magic-wan/configuration/connector/maintenance/",
1717
dashName: "Magic WAN",
18-
mwanName: "Magic WAN",
1918
sfpURL: "/magic-wan/configuration/connector/configure-hardware-connector/sfp-port-information/",
2019
wan: "refers to the physical Magic WAN Connector Ethernet port that you are using for your WAN. The ports are labeled `GE1`, `GE2`, `GE3`, `GE4`, `GE5`, and `GE6`. Choose the number corresponding to the port that you are using in Connector. <br/> If you need a throughput higher than 1 Gbps, you can use one of the SFP+ ports. Refer to [SFP+ port information](/magic-wan/configuration/connector/configure-hardware-connector/sfp-port-information/) for more information on the hardware supported.",
2120
lan: "refers to the physical Magic WAN Connector Ethernet port that you are using for your WAN. The ports are labeled `GE1`, `GE2`, `GE3`, `GE4`, `GE5`, and `GE6`. Choose a number corresponding to the port that you are using in Connector. <br/> If you need a throughput higher than 1 Gbps, you can use one of the SFP+ ports. Refer to [SFP+ port information](/magic-wan/configuration/connector/configure-hardware-connector/sfp-port-information/) for more information on the hardware supported.",

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/breakout-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ import { Render } from "~/components";
1616
featureName: "Breakout traffic",
1717
trafficSteeringURL: "/magic-wan/reference/traffic-steering/",
1818
whatHappensApp: "will now go directly to the Internet and bypass Cloudflare's filtering",
19-
mwanName: "Magic WAN"
19+
dashName: "Magic WAN"
2020
}} />

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/prioritized-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ import { Render } from "~/components";
1515
productName: "Magic WAN Connector",
1616
featureName: "Prioritized traffic",
1717
whatHappensApp: "is now processed first by Connector",
18-
mwanName: "Magic WAN"
18+
dashName: "Magic WAN"
1919
}} />

src/content/partials/networking-services/mconn/network-options/app-aware-policies/breakout-prioritized.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ params:
55
- featureName
66
- trafficSteeringURL?
77
- whatHappensApp
8-
- mwanName
98
- dashName
109
---
1110

@@ -360,8 +359,6 @@ To pin applications to a WAN port:
360359
file="mconn/network-options/app-aware-policies/warp-traffic"
361360
product="networking-services"
362361
params={{
363-
connectorName: props.productName,
364-
mwanName: props.mwanName,
365362
warpFirewallURL: "/cloudflare-one/team-and-resources/devices/warp/deployment/firewall/"
366363
}}
367364
/>

src/content/partials/networking-services/mconn/network-options/app-aware-policies/warp-traffic.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
params:
3-
- connectorName
4-
- mwanName
53
- warpFirewallURL
64
---
75

8-
If you have {props.connectorName} and WARP clients deployed in your premises, {props.connectorName} automatically routes WARP traffic to the Internet rather than {props.mwanName} IPsec tunnels. This prevents traffic from being encapsulated twice.
6+
If you have Magic WAN Connector and WARP clients deployed in your premises, Magic WAN Connector automatically routes WARP traffic to the Internet rather than Magic WAN IPsec tunnels. This prevents traffic from being encapsulated twice.
97

108
You may need to configure your firewall to allow this new traffic. Make sure to allow the following IPs and ports:
119

0 commit comments

Comments
 (0)