Updated on 2024-12-24 GMT+08:00

Adding an SNAT Rule

Scenarios

After the private NAT gateway is created, add an SNAT rule so that some or all servers in a VPC subnet can share a transit IP address to access on-premises data centers or other VPCs.

Notes and Constraints

Only one SNAT rule can be added for each VPC subnet.

Prerequisites

  • A private NAT gateway is available.
  • A transit IP address is available.
  • A Direct Connect connection has been created with the VPC CIDR block set to 0.0.0.0/0. For details, see Create a Virtual Gateway.

Procedure

  1. Go to the private NAT gateway list page.
  1. On the Private NAT Gateways page, click the name of the private NAT gateway on which you need to add an SNAT rule.
  2. On the SNAT Rules tab, click Add SNAT Rule.
  3. Configure required parameters. For details, see Table 1.
    Table 1 Parameter descriptions of an SNAT rule

    Parameter

    Description

    Subnet

    The subnet type of the SNAT rule. Select Existing or Custom.

    Select a subnet where IP address translation is required in the service VPC.

    Monitoring

    You can create alarm rules using Cloud Eye after your SNAT connection has been created.

    Transit IP Address

    Select the created transit IP address.

    Description

    Provides supplementary information about the SNAT rule. Enter up to 255 characters. Angle brackets (<>) are not allowed.

  4. Click OK.

    You can add multiple SNAT rules for a private NAT gateway to suite your service requirements.

Helpful Links

Managing SNAT Rules