Adding an SNAT Rule
Scenarios
After a public NAT gateway is created, add an SNAT rule, so that servers in a VPC subnet or servers that are connected to a VPC through Direct Connect or Cloud Connect can access the Internet by sharing an EIP.
One SNAT rule takes effect for only one subnet. If there are multiple subnets in a VPC, add multiple SNAT rules to allow servers in the subnets to share an EIP.
Constraints
- Only one SNAT rule can be added for each VPC subnet.
- If an SNAT rule is added for a Direct Connect connection, the custom CIDR block must be the CIDR block of a Direct Connect connection and cannot overlap with that of NAT gateway's VPC.
- There is no limit on the number of SNAT rules that can be added on a public NAT gateway.
Adding an SNAT Rule
- Go to the public NAT gateway list page.
- On the displayed page, click the name of the public NAT gateway on which you need to add an SNAT rule.
- On the SNAT Rules tab, click Add SNAT Rule.
- Configure required parameters. For details, see Table 1.
Table 1 Descriptions of SNAT rule parameters Parameter
Description
Scenario
The scenarios where the SNAT rule is used
Select VPC if your servers in a VPC need to access the Internet.
Select Direct Connect/Cloud Connect if servers in your on-premises data center or in another VPC need to access the Internet.
CIDR Block
In a VPC scenario, specify a VPC subnet to enable servers in that subnet to access the Internet using the SNAT rule.
In a Direct Connect/Cloud Connect scenario, specify a CIDR block of your data center or your VPC to enable your servers to access the Internet using the SNAT rule.
Public IP Address Type
The type of the public IP address used for accessing the Internet
EIP: You can select an EIP that has not been bound to any resource or has been bound to an SNAT rule in the current VPC.
Description
Provides supplementary information about the SNAT rule. Enter up to 255 characters. Angle brackets (<>) are not allowed.
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.