Skip to content

Commit 1b985fd

Browse files
added more detail for NAT (#18124)
1 parent 4ef1ff9 commit 1b985fd

File tree

1 file changed

+3
-1
lines changed
  • src/content/docs/magic-wan/configuration/connector/network-options

1 file changed

+3
-1
lines changed

src/content/docs/magic-wan/configuration/connector/network-options/nat-subnet.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ title: Enable NAT for a subnet
44

55
---
66

7-
Each subnet (directly-attached or routed) must have a unique address space within your Magic WAN. You can re-use address spaces locally by enabling static network address translation (NAT) for a subnet. Subnet NAT is 1:1. To enable it, supply an address prefix the same size as the subnet's prefix, and the Magic WAN Connector will translate between the two.
7+
Each subnet (directly-attached or routed) must have a unique address space within your Magic WAN. You can re-use address spaces locally by enabling static network address translation (NAT) for a subnet. NAT is static. This means that inbound connections — from Magic WAN to the site behind the Connector — are allowed, and connections do not have to be initiated by hosts behind the Connector. NAT is also 1:1, that is, the Connector will translate between corresponding addresses in two equal-sized prefixes.
8+
9+
To enable NAT, supply a WAN-facing address prefix the same size as the subnet's prefix, and the Magic WAN Connector will translate between the two.
810

911
For example:
1012

0 commit comments

Comments
 (0)