You can create a source NAT (SNAT) rule to change the source IP address from a public to a private IP address or the reverse.
Procedure
- In the vSphere Web Client, navigate to .
- Double-click an NSX Edge.
- Click .
- Click Add, and then click Add SNAT Rule.
- Select the interface on which to add the rule.
- Select the required protocol.
- Type the original source (public) IP address in one of the following formats.
Format Example IP address 192.0.2.0 IP address range 192.0.2.0-192.0.2.24 IP address/subnet 192.0.2.0/24 any - Type the original source port or port range.
Format Example Port number 80 Port range 80–85 any - Type the destination IP address in one of the following formats.
Format Example IP address 192.0.2.0 IP address range 192.0.2.0 -192.0.2.24 IP address/subnet 192.0.2.0 /24 any - Type the destination port or port range.
Format Example Port number 80 Port range 80–85 any - Type the translated source IP address in one of the following formats.
Format Example IP address 192.0.2.0 IP address range 192.0.2.0-192.0.2.24 IP address/subnet 192.0.2.0/24 any - Enable the rule.
- (Optional) Enable logging to log the address translation.
- Click Add or OK to add the SNAT rule.
- Click Publish Changes.