33
1 © 2001, Cisco Systems, Inc. All rights reserved. © 2001, Cisco Systems, Inc. All rights reserved. © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

Embed Size (px)

Citation preview

Page 1: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

1© 2001, Cisco Systems, Inc. All rights reserved.© 2001, Cisco Systems, Inc. All rights reserved.© 2001, Cisco Systems, Inc. All rights reserved.

Introduction to Network Address Translation

Page 2: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 2© 2001, Cisco Systems, Inc. All rights reserved. 2© 2001, Cisco Systems, Inc. All rights reserved. 2

Agenda

• Basic Concept of

Network Address Translation (NAT)

Port Address Translation (PAT)

• Definition, Benefits, Availability and Application Support

• NAT Concepts and Terminology

• Port Address Translation (PAT)

• NAT Technical Information

Page 3: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 3© 2001, Cisco Systems, Inc. All rights reserved. 3© 2001, Cisco Systems, Inc. All rights reserved. 3

Basic Concept of NAT

My Network Internet

10.6.1.20 Internet Host

NAT

• NAT changes the IP addresses in the IP header

Before NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrInternet Host

Dest AddrInternet Host

After NATOutbound Packet

After NATOutbound Packet

Src Addr171.69.68.10

Src Addr171.69.68.10

Dest AddrInternet Host

Dest AddrInternet Host

After NATReturn Packet

After NATReturn Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr10.6.1.20

Dest Addr10.6.1.20

Before NATReturn PacketBefore NAT

Return Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr171.69.68.10Dest Addr

171.69.68.10

Page 4: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 4© 2001, Cisco Systems, Inc. All rights reserved. 4© 2001, Cisco Systems, Inc. All rights reserved. 4

Basic Concept of PAT

• Port Address Translation (PAT) extends NAT from “one-to-one” to “many-to-one” by associating the source port with each flow

PAT

MyNetwork

10.6.1.20

10.6.1.6Before PAT

Outbound PacketBefore PAT

Outbound Packet

Dest PortAny Port

Dest Addr10.6.1.6

Dest Addr10.6.1.6

Src Port1506

Src Port1506

Dest AddrHost 2

After PATOutbound Packet

After PATOutbound Packet

Dest PortAny PortDest PortAny Port

Src Addr171.69.68.10

Src Addr171.69.68.10

SRC Port1506

SRC Port1506

Dest AddrHost 2

Dest AddrHost 2

After PATOutbound Packet

After PATOutbound Packet

Dest PortAny PortDest PortAny Port

Src Addr171.69.68.10

Src Addr171.69.68.10

SRC Port2031

SRC Port2031

Dest AddrHost 1

Dest AddrHost 1

Before PATOutbound Packet

Before PATOutbound Packet

Dest PortAny Port

Src Addr10.6.1.20Src Addr10.6.1.20

Src Port2031

Src Port2031

Dest AddrHost 1

Internet

Page 5: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 5© 2001, Cisco Systems, Inc. All rights reserved. 5© 2001, Cisco Systems, Inc. All rights reserved. 5

Basic Concept of PAT

• Port Address Translation (PAT) extends NAT from “one-to-one” to “many-to-one” by associating the source port with each flow

PAT

MyNetwork

10.6.1.20

10.6.1.6Before PAT

Outbound PacketBefore PAT

Outbound Packet

Dest PortAny Port

Dest Addr10.6.1.6

Dest Addr10.6.1.6

Src Port1506

Src Port1506

Dest AddrHost 2

Before PATOutbound Packet

Before PATOutbound Packet

Dest PortAny Port

Src Addr10.6.1.20Src Addr10.6.1.20

Src Port2031

Src Port2031

Dest AddrHost 1

Internet

Before PATReturn Packet

Before PATReturn Packet

Dest Addr171.69.68.10Dest Addr

171.69.68.10

Dest Port1506

Dest Port1506

Src AddrHost 2

Src AddrHost 2

Src Port Any PortSrc Port Any Port

Page 6: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 6© 2001, Cisco Systems, Inc. All rights reserved. 6© 2001, Cisco Systems, Inc. All rights reserved. 6

Agenda

• Basic Concept of NAT and PAT

• Definition, Benefits, Availability and Application Support

• NAT Concepts and Terminology

• PAT

• NAT Technical Information

Page 7: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 7© 2001, Cisco Systems, Inc. All rights reserved. 7© 2001, Cisco Systems, Inc. All rights reserved. 7

NAT Defined

• First described in RFC 1631

• Changes source and/or destination IP addresses in IP header and the IP addresses in application data streams

• Cisco IOS® NAT is superset of that described in RFC 1631

Page 8: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 8© 2001, Cisco Systems, Inc. All rights reserved. 8© 2001, Cisco Systems, Inc. All rights reserved. 8

Private IP Addresses

• Problem: IP address space is limited and obtaining a large block of registered addresses is difficult

• Solution: Use private IP addresses (RFC 1918) internally on your network

• The private IP addresses you can use on your internal network are:

Class A: 10.x.x.x

Class B range: 172.16.x.x–172.31.x.x

Class C range: 192.168.1.x–192.168.254.x

Page 9: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 9© 2001, Cisco Systems, Inc. All rights reserved. 9© 2001, Cisco Systems, Inc. All rights reserved. 9

Benefits

• Problem: Hosts can’t access registered networks such as the Internet, when assigned private IP addresses

• Solution: NAT replaces the source address with a routable address and enables privately addressed hosts to access registered networks, such as the Internet, without requiring globally unique IP addresses on end hosts

10.6.1.20 Internet Host

NATBefore NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrInternet Host

Dest AddrInternet Host

After NATOutbound Packet

After NATOutbound Packet

Src Addr171.69.68.10

Src Addr171.69.68.10

Dest AddrInternet Host

Dest AddrInternet Host

After NATReturn Packet

After NATReturn Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr10.6.1.20

Dest Addr10.6.1.20

Before NATReturn PacketBefore NAT

Return Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr171.69.68.10Dest Addr

171.69.68.10

XNo

Translation

Page 10: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 10© 2001, Cisco Systems, Inc. All rights reserved. 10© 2001, Cisco Systems, Inc. All rights reserved. 10

Benefits

• Problem: Merging corporations with conflicting private IP address space need connectivity to each other and/or the Internet

• Solution: NAT provides transparent, scalable, and bi-directional connectivity between corporate headquarters and acquisitions

Corporate Acquisition

10.6.1.20 10.6.1.51

NATBefore NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrAcquisitionDest Addr

Acquisition

After NATOutbound Packet

After NATOutbound Packet

Src Addr192.168.7.10

Src Addr192.168.7.10

Dest AddrAcquisitionDest Addr

Acquisition

After NATOutbound Packet

After NATOutbound Packet

Src Addr172.21.58.10

Src Addr172.21.58.10

Dest AddrCorporateDest AddrCorporate

Before NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.51Src Addr10.6.1.51

Dest AddrCorporateDest AddrCorporate

X

Page 11: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 11© 2001, Cisco Systems, Inc. All rights reserved. 11© 2001, Cisco Systems, Inc. All rights reserved. 11

Benefits

• Problem: Changing ISPs

• Solution: NAT eliminates the need for host renumbering when changing ISPs or IP addressing schemes

NewMy Network

10.6.1.20

NAT

X Internet/Intranet

Before NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrInternet Host

Dest AddrInternet Host

After NATOutbound Packet

After NATOutbound Packet

Src Addr171.69.68.10

Src Addr171.69.68.10

Dest AddrInternet Host

Dest AddrInternet Host

After NATOutbound Packet

After NATOutbound Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr10.6.1.20

Dest Addr10.6.1.20

Before NATOutbound Packet

Before NATOutbound Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr171.69.68.10Dest Addr

171.69.68.10

ISPNetwork

Page 12: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 12© 2001, Cisco Systems, Inc. All rights reserved. 12© 2001, Cisco Systems, Inc. All rights reserved. 12

Benefits

• Problem: Internal network should not be visible to external users

• Solution: NAT enhances network privacy since assigned addresses are hidden. NAT defeats port scanning of the subnet

My Network

10.6.1.20

NAT

X

Internet

Internet Host

Before NATPort Scanning Packet

Before NATPort Scanning Packet

Src AddrInternet Host

Src AddrInternet Host

Dest Addr171.69.68.10Dest Addr

171.69.68.10

Page 13: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 13© 2001, Cisco Systems, Inc. All rights reserved. 13© 2001, Cisco Systems, Inc. All rights reserved. 13

Application Support

Introduced in Cisco IOS software release 11.2(1) October 1996

Cisco IOS NAT performs ‘stateful inspection’ on applications it has awareness of

Page 14: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 14© 2001, Cisco Systems, Inc. All rights reserved. 14© 2001, Cisco Systems, Inc. All rights reserved. 14

Agenda

• Basic Concept of NAT and PAT

• Definition, Benefits, Availability and Application Support

• NAT Concepts and Terminology

• PAT

• NAT Technical Information

Page 15: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 15© 2001, Cisco Systems, Inc. All rights reserved. 15© 2001, Cisco Systems, Inc. All rights reserved. 15

NAT Concepts

• An interface on the router can be defined as inside or outside

• Translations occur only from inside to outside interfaces or vice versa—never between the same type of interface

NATInside

InterfaceInside

Interface

Inside Network Outside Network

ip nat inside ip nat outsideInside Host Outside Host

OutsideInterfaceOutsideInterface

Page 16: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 16© 2001, Cisco Systems, Inc. All rights reserved. 16© 2001, Cisco Systems, Inc. All rights reserved. 16

NAT Concepts

• NAT translations are static or dynamic

Static translation are entered directly into the configuration and are always in the translation table

ip nat inside source static 10.6.1.20 171.69.68.10

Dynamic translations use access lists to identify IP addresses that NAT should create translations for

ip nat inside source list 1 pool nat-pool

access-list 1 permit 10.0.0.0 0.255.255.255

Page 17: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 17© 2001, Cisco Systems, Inc. All rights reserved. 17© 2001, Cisco Systems, Inc. All rights reserved. 17

Static vs. Dynamic Translations

• Static translations

When you need to be able to initiate a connection from both the inside and outside interfaces (e.g. SMTP, Web)

Or you want a specific host to be translated to a specific IP address

• Dynamic translations

When you want to initiate a connection from only the inside or only the outside

Page 18: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 18© 2001, Cisco Systems, Inc. All rights reserved. 18© 2001, Cisco Systems, Inc. All rights reserved. 18

NAT Concepts

• An IP address is either local or global

• Local IP addresses are seen in the inside network

• Global IP addresses are seen in the Outside network

My Network Internet

Inside Host Outside Host

NATBefore NATOutbound Packet

Before NATOutbound Packet

Src AddrInside Local

Src AddrInside Local

Dest AddrOutside Host

Dest AddrOutside Host

After NATOutbound Packet

After NATOutbound Packet

Src AddrInside Global

Src AddrInside Global

Dest AddrOutside Host

Dest AddrOutside Host

After NATInbound Packet

After NATInbound Packet

Src AddrOutside Local

Src AddrOutside Local

Dest AddrInside HostDest Addr

Inside Host

Before NATInbound Packet

Before NATInbound Packet

Src AddrOutside Global

Src AddrOutside Global

Dest AddrInside HostDest Addr

Inside Host

Page 19: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 19© 2001, Cisco Systems, Inc. All rights reserved. 19© 2001, Cisco Systems, Inc. All rights reserved. 19

Inside Local/Inside Global Example

NAT Address PoolNAT Address Pool

171.69.68.11171.69.68.11

171.69.68.12171.69.68.12

171.69.68.13171.69.68.13

For Outbound Packets an AddressIs Dynamically Allocated from the NAT Address Pool

10.6.1.20 Outside Host

NATBefore NATOutbound Packet

Before NATOutbound Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrOutside Host

Dest AddrOutside Host

After NATOutbound Packet

After NATOutbound Packet

Src Addr171.69.68.10

Src Addr171.69.68.10

Dest AddrOutside Host

Dest AddrOutside Host

ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------171.69.68.10171.69.68.10 10.6.1.2010.6.1.20

171.69.68.10171.69.68.10

NAT Address PoolNAT Address Pool

- - -- - -- - -- - -

171.69.68.11171.69.68.11

171.69.68.12171.69.68.12

171.69.68.13171.69.68.13

My Network Internet

Page 20: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 20© 2001, Cisco Systems, Inc. All rights reserved. 20© 2001, Cisco Systems, Inc. All rights reserved. 20

Inside Local/Inside Global Example

The NAT Address Translation Entryin the Translation Table Is Used toTranslate Return Packets

10.6.1.20 Outside Host

NATAfter NATReturn Packet

After NATReturn Packet

Src Addr10.6.1.20Src Addr10.6.1.20

Dest AddrOutside Host

Dest AddrOutside Host

Before NATReturn PacketBefore NAT

Return Packet

Src Addr171.69.68.10

Src Addr171.69.68.10

Dest AddrOutside Host

Dest AddrOutside Host

ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------171.69.68.10171.69.68.10 10.6.1.2010.6.1.20

ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------------ ------

My Network Internet

NAT Address PoolNAT Address Pool

- - -- - -- - -- - -

171.69.68.11171.69.68.11

171.69.68.12171.69.68.12

171.69.68.13171.69.68.13

NAT Address PoolNAT Address Pool

171.69.68.10171.69.68.10

171.69.68.11171.69.68.11

171.69.68.12171.69.68.12

171.69.68.13171.69.68.13

Page 21: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 21© 2001, Cisco Systems, Inc. All rights reserved. 21© 2001, Cisco Systems, Inc. All rights reserved. 21

NAT Terminology

• Inside local

Configured IP address assigned to a host on the inside network; address may be globally unique, allocated out of the private address space defined in RFC 1918, or may be officially allocated to some other organization

• Inside global

The IP address of an inside host as it appears to the outside host and network, “Translated IP Address”; addresses can be allocated from a globally unique address space, typically provided by the ISP (if the enterprise is connected to the global Internet)

Page 22: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 22© 2001, Cisco Systems, Inc. All rights reserved. 22© 2001, Cisco Systems, Inc. All rights reserved. 22

NAT Concepts

• Local IP addresses are seen on the inside network while global IP addresses are seen on the outside network

My Network

Inside Host Outside Host

NAT

After NATOutbound Packet

After NATOutbound Packet

Dest AddrOutside Global

Dest AddrOutside Global

Src AddrInside Global

Src AddrInside Global

Internet

Before NATOutbound Packet

Before NATOutbound Packet

Src AddrOutside Local

Src AddrOutside Local

Src AddrInside Local

Src AddrInside Local

Page 23: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 23© 2001, Cisco Systems, Inc. All rights reserved. 23© 2001, Cisco Systems, Inc. All rights reserved. 23

------ ------ ------------ ------

------ ------ ------------ ------ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------

------ ------ ------------ ------

------ ------ ------------ ------

------ ------

------ ------ ------------ ------

------ ------ ------------ ------ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------

------ ------ ------------ ------

------ ------ ------------ ------

171.69.70.15171.69.70.15 192.168.1.80192.168.1.80

NAT Concepts

Router# show ip nat translations

• A NAT translation is 1 to 1 or many to 1

1 to 1 translations (NAT) assign a different IP address for each translation

Many to 1 (PAT) translations can assign the same IP address for each translation

------ ------ ------------ ------

------ ------ ------------ ------ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

------ ------ ------171.69.70.15171.69.70.15 192.168.1.80192.168.1.80

171.69.68.10:1202171.69.68.10:1202 10.6.15.2:120210.6.15.2:1202 204.71.200.67:80204.71.200.67:80 204.71.200.67:80204.71.200.67:80

171.69.68.10:1460171.69.68.10:1460 10.8.20.25:146010.8.20.25:1460 204.71.200.69:80204.71.200.69:80 204.71.200.69:80204.71.200.69:80

tcptcp

tcptcp

Page 24: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 24© 2001, Cisco Systems, Inc. All rights reserved. 24© 2001, Cisco Systems, Inc. All rights reserved. 24

Agenda

• Basic Concept of NAT and PAT

• Definition, Benefits, Availability and Application Support

• NAT Concepts and Terminology

• PAT

• NAT Technical Information

Page 25: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 25© 2001, Cisco Systems, Inc. All rights reserved. 25© 2001, Cisco Systems, Inc. All rights reserved. 25

PAT

• PAT (Port Address Translation) includes ports in addition to IP addresses

Many-to-one translation

Maps multiple IP addresses to 1 or a few IP addresses

Unique source port number identifies each session

Conserves registered IP addresses

Also called NAPT in IETF documents

Router# show ip nat translations

ProPro Inside LocalInside Local Outside LocalOutside Local Outside GlobalOutside GlobalInside GlobalInside Global

171.69.68.5:1405171.69.68.5:1405 10.6.15.2:140510.6.15.2:1405 204.71.200.69:80204.71.200.69:80tcptcp 204.71.200.69:80204.71.200.69:80

Page 26: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 26© 2001, Cisco Systems, Inc. All rights reserved. 26© 2001, Cisco Systems, Inc. All rights reserved. 26

Outside Address Assignment

• Use a pool of IP addresses

• Can use an interface name

Interface IP addresses can be assigned:

1) Statically configured

2) Via PPP (IPCP)

3) Via DHCP on Ethernet interfaces [12.1(2)T]. More types of interfaces to follow

Page 27: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 27© 2001, Cisco Systems, Inc. All rights reserved. 27© 2001, Cisco Systems, Inc. All rights reserved. 27

NAT vs. PAT

• NAT

When there is sufficient number of IP addresses for 1 to 1 translations

• PAT

When there are an insufficient number of IP addresses available to translate all of the inside addresses

Page 28: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 28© 2001, Cisco Systems, Inc. All rights reserved. 28© 2001, Cisco Systems, Inc. All rights reserved. 28

Agenda

• Basic Concept of NAT and PAT

• Definition, Benefits, Availability and Application Support

• NAT Concepts and Terminology

• PAT

• NAT Technical Information

Page 29: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 29© 2001, Cisco Systems, Inc. All rights reserved. 29© 2001, Cisco Systems, Inc. All rights reserved. 29

How Much Memory?

• Memory

Needs 42 Kb of system memory to enable NAT

160–200 bytes for each entry in the NAT translation table

1,000 entries use approximately 205 Kb of memory (includes 42 Kb)

Page 30: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 30© 2001, Cisco Systems, Inc. All rights reserved. 30© 2001, Cisco Systems, Inc. All rights reserved. 30

NAT Order of Operation

• NAT always checks translation table for entry before access lists

• For a full NAT order of operation see http://www.cisco.com/warp/public/556/5.html

After NATOutbound Packet

After NATOutbound Packet

Dest AddrOutside Global

Dest AddrOutside Global

Src AddrInside Global

Src AddrInside Global

Before NATOutbound Packet

Before NATOutbound Packet

Src AddrOutside Local

Src AddrOutside Local

Src AddrInside Local

Src AddrInside Local

After NATInbound Packet

After NATInbound Packet

Src AddrOutside Local

Src AddrOutside Local

Dest AddrInside LocalDest Addr

Inside Local

Before NATInbound Packet

Before NATInbound Packet

Src AddrOutside Global

Src AddrOutside Global

Dest AddrInside Global

Dest AddrInside Global

Inside Interface Outside Interface

RoutingRouting NATNAT

Page 31: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 31© 2001, Cisco Systems, Inc. All rights reserved. 31© 2001, Cisco Systems, Inc. All rights reserved. 31

Summary

• NAT provides transparent and bi-directional connectivity between networks having arbitrary addressing schemes

• NAT eliminates costs associated with host renumbering

• NAT eases IP address management

• NAT enhances network privacy

Page 32: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 32© 2001, Cisco Systems, Inc. All rights reserved. 32© 2001, Cisco Systems, Inc. All rights reserved. 32

References

• RFC 1631—The IP Network Address Translator

• RFC 2663—IP Network Address Translator (NAT) Terminology and Considerations

• http://www.ietf.org/html.charters/nat-charter.html

• NAT Technical Tips http://www.cisco.com/warp/public/556/index.shtml

• NAT FAQ (includes platform support) http://www.cisco.com/warp/public/458/41.html

• TAC NAT page http://www.cisco.com/pcgi-bin/Support/PSP/psp_view.pl?p=Internetworking:NAT

Page 33: 1 © 2001, Cisco Systems, Inc. All rights reserved. Introduction to Network Address Translation

© 2001, Cisco Systems, Inc. All rights reserved. 33