- 1. Manage networks
- 1.1. Display virtual datacenter networks
- 1.2. Create a private network
- 1.3. Create IP addresses in private networks
- 1.4. Edit a private network
- 1.5. Delete a private network
- 1.6. Display onboarded external networks
- 1.7. Delete an onboarded external network
- 1.8. Set the default network for a virtual datacenter
- 1.9. Obtain IP addresses from public networks
- 1.10. Obtain public IP addresses in public cloud
- 1.11. Synchronize public IP addresses with the cloud provider
- 1.12. Release a reserved public IP address
- 1.13. Limit Public IP bandwidths for a VDC
- 1.14. Reserve private IPs
- 2. Manage NAT
- 3. Manage firewalls
- 4. Manage load balancers
- 5. Manage VPNs
Manage networks
...
- Go to Virtual datacenters → select virtual datacenter → Network → NAT
To display NAT rules for a VM:
...
Create a NAT rule for SNAT
To send outgoing traffic through a NAT IP that is not the default one, add an additional SNAT rule with these steps:
To create an SNAT rule:
- Go to Virtual datacenters → Virtual appliances → edit VM
- If your VM does not yet have an IP, go to Network → NICs and add a private IP
- Go to Network → SNAT
- Click the + add button on the top right-hand side of the tab
Enter the addresses of the SNAT rule
For more details see GUI Add NAT rule SNAT
- Click Add
- Save the VM
...