Skip to content

Commit 1ba7b0e

Browse files
authored
Updated vpn-gateway-nat-limitations.md to state explicitly that Route-based VPNs do not support NAT rules.
1 parent a6207e9 commit 1ba7b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/vpn-gateway-nat-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
1212
* NAT is supported on the following SKUs: VpnGw2~5, VpnGw2AZ~5AZ.
1313
* NAT is supported for IPsec/IKE cross-premises connections only. VNet-to-VNet connections or P2S connections aren't supported.
14-
* NAT rules aren't supported on connections that have Use Policy Based Traffic Selectors enabled.
14+
* NAT rules aren't supported on connections that have Use Policy Based Traffic Selectors enabled and Policy-based VPNs. NAT rules are supported only on Route-based VPNs.
1515
* The maximum supported external mapping subnet size for Dynamic NAT is /26.
1616
* Port mappings can be configured with Static NAT types only. Dynamic NAT scenarios aren't applicable for port mappings.
1717
* Port mappings can't take ranges at this time. Individual port needs to be entered.
18-
* Port mappings can be used for both TCP and UDP protocols.
18+
* Port mappings can be used for both TCP and UDP protocols.

0 commit comments

Comments
 (0)