Cloud Avenue Wiki
NSX-T : SNAT configuration
- Configuration of SNAT in NSX-T to access internet from Tenant VM.
- Login to NSX Manager and select “Networking” from Top Menu.
- Select the NAT sub menu under Network Services from the left Hand side.
- Select Gateway(Tier-1) on which the NAT rule need to be applied.
- Click on “ADD NAT RULE” from the right hand side Menu.
- Now fill the mandatory fields to create SNAT.
- Provide Name, Action, Source/Destination/Translated IP for SNAT.
- Click Save.
- Below are the steps for Configuration of SNAT from VCD(vCloud Director) to access internet from Tenant VM.
- Login to VCD tenant as org admin.
- Go to “Networking” Menu Click “Edge Gateways” sub Menu.
- Select the Edge Gateway on which SNAT need to be configured.
- Now click on “NAT” under “Services” Menu on the left hand side.
- Click “NEW“.
- Provide the name for NAT rule.
- NAT Action as SNAT.
- External IP would be the public IP.
- Internal IP would be the Internal range/subnet/IP of Tenant.
- You may provide Destination IP if applicable.
- To make the rule active, leave the State to default.
- You may optionally modify rest of the options as per the need or leave it to default.
- Now click “SAVE”.
- SNAT rule is now created successfully.