31-24
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter31 Configuring Twice NAT
Monitoring Twice NAT
Monitoring Twice NAT
To monitor twice NAT, enter one of the following commands:
Configuration Examples for Twice NAT
This section includes the following configuration examples:
Different Translation Depending on the Destination (Dynamic PAT), page 31-24
Different Translation Depending on the Destination Address and Port (Dynamic PAT), page31-26

Different Translation Depending on the Destination (Dynamic PAT)

Figure 31-1 shows a host on the 10.1.2.0/24 network accessing two different servers. When the host
accesses the server at 209.165.201.11, the real address is translated to 209.165.202.129:port. When the
host accesses the server at 209.165.200.225, the real address is translated to 209.165.202.130:port.
(Continued)
No Proxy ARP—(Optional) Specify no-proxy-arp to disable
proxy ARP for incoming packets to the mapped IP addresses.
See the “Mapped Addresses and Routing” section on
page 29-22 for more information.
Route lookup—(Optional; routed mode only; interface(s)
specified) Specify route-lookup to determine the egress
interface using a route lookup instead of using the interface
specified in the NAT command. See the “Determining the
Egress Interface” section on page 29-24 for more
information.
Inactive—(Optional) To make this rule inactive without
having to remove the command, use the inactive keyword. To
reactivate it, reenter the whole command without the inactive
keyword.
Description—(Optional) Provide a description up to 200
characters using the description keyword.
Command Purpose
Command Purpose
show nat Shows NAT statistics, including hits for each NAT rule.
show nat pool Shows NAT pool statistics, including the addresses and ports allocated,
and how many times they were allocated.
show xlate Shows current NAT session information.