Skip to content

Commit af9caa1

Browse files
Update enable-public-ip-nsx-edge.md
1 parent ff60c60 commit af9caa1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-vmware/enable-public-ip-nsx-edge.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ A Sourced Network Translation Service (SNAT) with Port Address Translation (PAT)
8989
Logging can be enabled by way of the logging slider. For more information on NSX-T NAT configuration and options, see the
9090
[NSX-T NAT Administration Guide](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-7AD2C384-4303-4D6C-A44A-DEF45AA18A92.html)
9191

92-
### No NAT rule for specific address ranges
93-
94-
A No NAT rule can be used to exclude certain matches from performing Network Address Translation. This policy can be used to allow private IP traffic to bypass the NAT rule.
92+
### No Network Address Tranlation rule for specific address ranges
9593

94+
A No SNAT rule in NSX manager can be used to exclude certain matches from performing Network Address Translation. This policy can be used to allow private IP traffic to bypass existing network translation rules.
9695
1. From your Azure VMware Solution private cloud, select **vCenter Credentials**.
97-
2. Locate your NSX-T URL and credentials.
98-
3. Log in to **VMWare NSX-T** and then select **NAT Rules**.
96+
1. Locate your NSX-T URL and credentials.
97+
1. Log in to **VMWare NSX-T** and then select **NAT Rules**.
9998
1. Select the T1 Router and then select **ADD NAT RULE**.
100-
1. The **Source IP** is the range of addreses you do not want to be translated and **Destination IP** is the range of IP addresses that you do not want the "Source IP" to reach.
99+
1. Select **NO SNAT** rule as the type of NAT rule.
100+
1. Select the **Source IP** as the range of addresses you do not want to be translated. The **Destination IP** should be any internal addresses you are reaching from the range of Source IP ranges.
101101
1. Select **SAVE**.
102102

103103
### Inbound Internet Access for VMs

0 commit comments

Comments
 (0)