/
How to create NAT rules on Edge Gateway

How to create NAT rules on Edge Gateway

 

Overview

Network address translation (NAT) allows the source or destination IP address to be changed to enable traffic to transition through a gateway or router.

HI GIO supports some NAT types:

A SNAT rule translates the source IP address of packets sent from an organization's VDC network out to an external network or another organization's VDC network.

A NO SNAT rule prevents the translation of the internal IP address of packets sent from an organization VDC out to an external network or another organization VDC network.

A DNAT rule translates the IP address and, optionally, the port of packets received by an organization VDC network that are coming from an external network or another organization VDC network.

A NO DNAT rule prevents the translation of the external IP address of packets received by an organization VDC from an external network or another organization VDC network.

The public IP addresses must have been added to the edge gateway interface where you want to add the NAT rule.

 

Procedure

  1. I. Creating a DNAT\No DNAT rule

Step 1: In the top navigation bar, click Networking and Edge Gateways.

Step 2: Select the edge gateway that you want to edit

Step 3: Under Security, click NAT

Step 4: Click New.

Step 5: Configure an DNAT

Name: [Name of rule]

Description: [optional]

Interface type: Select DNAT\No DNAT

External IP: Enter the public IP address of the edge gateway

External Port: [optional - Enter a port into which the DNAT rule is translating]

Internal IP: Enter IP or range IP to receive traffic from the external network

Application: [optional – select application profile with port]

Advanced Settings: (Optional)

Step 6: Click Save

  1. II. Creating a SNAT\No SNAT rule

Step 1: In the top navigation bar, click Networking and Edge Gateways.

Step 2: Select the edge gateway that you want to edit

Step 3: Under Security, click NAT

Step 4: Click New.

Step 5: Configure an SNAT

Name: [Name of rule]

Description: [optional]

Interface type: Select SNAT\No SNAT

External IP: Enter the public IP address of the edge gateway

Internal IP: Enter IP or range IP to receive traffic from the external network

Destination IP: [Optional]

Advanced Settings: (Optional)

Step 6: Click Save

Note: Please do not remove SNAT/DNAT rules name starting with HIGIO- (if any)

Step 7: Add Edge Firewall rules for SNAT/DNAT after completing NAT rules.

 

End.

Related pages