Importing DNAT Rules by Using a Template and Exporting DNAT Rules
Scenarios
When adding DNAT rules in different environments or migrating DNAT rules between NAT gateways, you can import and export DNAT rules to simplify and accelerate the DNAT rule configuration.
Importing DNAT Rules
- Go to the public NAT gateway list page.
- On the displayed page, click the name of the public NAT gateway to which you want to import DNAT rules.
- On the public NAT gateway details page, click the DNAT Rules tab.
- On the displayed page, click Import. In the displayed Import Rule dialog box, click Download Template.
- Fill in DNAT rule parameters based on the table heading in the template. For details, see Table 1.
Table 1 Descriptions of DNAT rule parameters Parameter
Description
Scenario
The following two scenarios are available:
- VPC: The servers in a VPC will share an EIP to provide services accessible from the Internet through the DNAT rule.
- Direct Connect/Cloud Connect: Select this scenario if your on-premises servers or servers in another VPC will use the DNAT rule to provide services accessible from the Internet.
Protocol
The value can be TCP, UDP, or All.
EIP
The EIP that will be used by the server to provide publicly accessible services
Only idle EIPs or EIPs that have been bound to a DNAT rule in the current VPC are available for selection.
Public Port
The EIP port
This parameter is only available if Specific port is selected for Port Type.
You can enter a specific port number or a port range, for example, 80 or 80-100.
Private IP Address
- In a VPC scenario, set this parameter to the private IP address of a server in the NAT gateway's VPC. The server will provide services accessible from the Internet through DNAT.
- In a Direct Connect/Cloud Connect scenario, set this parameter to the IP address of the server in your on-premises data center or your private IP address. This IP address is used by on-premises servers that are connected to a VPC through Direct Connect or servers in another VPC to provide services accessible from the Internet through DNAT.
- Configure the private IP address port if Protocol is set to TCP or UDP.
Private Port
- In a VPC scenario, set this parameter to the port of the server in a VPC.
- In a Direct Connect/Cloud Connect scenario, set this parameter to the port of the server in the on-premises data center or the user's private port.
- This parameter is only available if Specific port is selected for Port Type.
The number of private and public ports must match.
Description
Supplementary information about the DNAT rule. Enter up to 255 characters. Angle brackets (<>) are not allowed.
- After filling in the template, click Add, select the local template, and click Import.
- View the imported DNAT rules.
If their status is Running, the DNAT rules have been imported.
Exporting DNAT Rules
- Go to the public NAT gateway list page.
- On the displayed page, click the name of the public NAT gateway from which you want to export DNAT rules.
- On the public NAT gateway details page, click the DNAT Rules tab.
- In the DNAT rule list page, click Export.
- Export all data to an XLSX file: The system automatically exports the basic information of all the DNAT rules in the current region as an Excel file to a local directory.
- Export selected data to an XLSX file: The system automatically exports the basic information of the selected DNAT rules in the current region as an Excel file to a local directory.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.