Configure SNAT Rules
Configure SNAT (Source Network Address Translation) rules on a public NAT gateway to let instances without public IPs in a global VPC access the Internet.
Procedures
Go to NAT Rules > Create SNAT Entry on details page
Select private IPs.
By default,
All IPs (0.0.0.0/0)
is selected, meaning all instances in the subnet can use this SNAT entry.Set public egress IPs
Select one or more elastic IPv4 addresses to serve as the outbound IP(s) for SNAT.
This determines the source IP address shown to the public internet.
You can select multiple IPs to support higher availability or bandwidth.
If no suitable elastic IP is available, click New Elastic IPv4 to create one.
Click Confirm to save and apply the SNAT entry.
Results
In the SNAT rule list page, you can edit and delete existing SNAT entries.
If you need further access control of the traffic, see Configure DNAT Rules for more details.
Last updated