CHAPTE R
3-1
Cisco ASA Series Firewall CLI Configuration Guide
3
Information About NAT
This chapter provides an overview of how Network Address Translation (NAT) works on the ASA. This
chapter includes the following sections:
Why Use NAT?, page3-1
NAT Terminology, page3-2
NAT Types, page3-3
NAT in Routed and Transparent Mode, page3-10
NAT and IPv6, page3-13
How NAT is Implemented, page3-13
NAT Rule Order, page3-18
Routing NAT Packets, page3-19
NAT for VPN, page3-22
DNS and NAT, page3-28
Where to Go Next, page3-33
Note To start configuring NAT, see Chapter 4, “Configuring Network Object NAT,” or Chapter5,
“Configuring Twice NAT.”

Why Use NAT?

Each computer and device within an IP network is assigned a unique IP address that identifies the host.
Because of a shortage of public IPv4 addresses, most of these IP addresses are private, not routable
anywhere outside of the private company network. RFC 1918 defines the private IP addresses you can
use internally that should not be advertised:
10.0.0.0 through 10.255.255.255
172.16.0.0 through 172.31.255.255
192.168.0.0 through 192.168.255.255