You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
95
93
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.
96
95
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**.
99
98
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.
0 commit comments