Destination

Static Destination NAT configurations ensure packets passing through the NAT back to the managed LAN are searched against the records kept by the NAT engine. The destination IP address is changed back to the specific internal private class IP address to reach the LAN over the network.

To set a NAT destination configuration that can be applied to a profile:

  1. Select the Destination tab.

    Click to expand in new window
    GUID-F5A15929-F130-47FE-8680-4E42E0DE5885-low.png
  2. Review existing static Destination NAT configurations to determine if new configurations warrant creation or existing configurations warrant modification or deletion.
  3. Select Add to create a new NAT destination configuration, Edit to modify the attributes of an existing configuration or Delete to permanently remove a NAT destination.

    NAT destination configurations define the way in which packets passing through the NAT on the way back to the LAN are searched against the records kept by the NAT engine. The destination IP address is changed back to the specific internal private class IP address to reach the LAN over the network.

    Click to expand in new window
    GUID-E071C050-FC1E-4418-9D8D-C81EB40CB811-low.png
  4. Set the following Destination configuration parameters:

    Protocol

    Select the protocol for use with static translation. TCP, UDP and Any are available options. TCP is a transport layer protocol used by applications requiring guaranteed delivery. It's a sliding window protocol handling both timeouts and retransmissions. TCP establishes a full duplex virtual connection between two endpoints. Each endpoint is defined by an IP address and a TCP port number. The User Datagram Protocol (UDP) offers only a minimal transport service, non-guaranteed datagram delivery, and provides applications direct access to the datagram service of the IP layer. UDP is used by applications not requiring the level of service of TCP or are using communications services (multicast or broadcast delivery) not available from TCP. The default setting is Any.

    Destination IP

    Enter the local address used at the (source) end of the static NAT configuration. This address (once translated) is not be exposed to the outside world when the translation address is used to interact with the remote destination.

    Destination Port

    Use the spinner control to set the local port used at the (source) end of the static NAT configuration. The default port is 1.

    NAT IP

    Enter the IP address of the matching packet to the specified value. The IP address modified can be either source or destination based on the direction specified.

    NAT Port

    Set the port number of the matching packet to the specified value. This option is valid only if the direction specified is destination.

    Network

    Select Inside or Outside NAT as the network direction. Inside is the default setting.

  5. Select OK to save the changes made to the static NAT configuration. Select Reset to revert to the last saved configuration.