User guide

Network address translation - NAT NAT command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-146
Example --> nat show globalpool gpl extinterface
NAT global address pool: gp1
Interface type: dmz
Subnet configuration: true
IP address: 192.168.102.3
Subnet mask or End Address: 255.255.255.0
See also NAT LIST GLOBALPOOLS
SECURITY LIST INTERFACES
4.4.5.1.9 NAT ADD RESVMAP GLOBALIP TCP|UDP|BOTH
Syntax NAT ADD RESVMAP <name> GLOBALIP <interfacename> <globalip>
<internalip> {TCP|UDP|BOTH} <portno> [<2ndportno>
[<localportno> [<2ndlocalportno>]]]
Description This command maps an IP address from a global pool (created using the NAT ADD
GLOBALPOOL command) to an individual IP address inside the network. NAT trans-
lates packets between the outside IP address and the individual host based on the trans-
port information (TCP or UDP or both) given in this command.
Note: Before you can add reserved mapping, you must enable a NAT object using the command NAT
ENABLE.
You can define reserved mappings for a range of ports and/or translating port numbers.
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Option Description Default Value
name An existing global IP address. To display global IP
addresses, use the NAT LIST GLOBALPOOLS command.
N/A
interface-
name
The name of an existing security interface (external or
DMZ) created and connected to an inside interface (DMZ
or internal) using the NAT ENABLE command. To display
security interfaces, use the SECURITY LIST INTERFACES
command.
N/A