Week 3: NAPT Flashcards
Learn week 4 for quiz 2
What is NAT?
A mechanism to translate (map) one address space by another
What does NAT allow regarding IP Addresses?
NAT allows many private IP addresses to be represented by some smaller number of public IP addresses
What was the original intention for NAT?
To slow down the depletion of available IP address space, similar to CIDR
List some advantages of NAT
Conserves legally registered addresses
Remedies address overlap events
Increases flexibility when connecting to the internet
Eliminates address renumbering as a network evolves
List some disadvantages of NAT
Translation results in switch path delays
Causes loss of end-to-end IP traceability
Certain applications will not function w/ NAT enabled
List the types NAT
Static, Dynamic, and Overloading
What is an Overloaded NAT known as?
Port Address Translation (PAT)
What does Inside Local mean regarding NAT
Source host is inside address before translation (typically an RFC 1918 address)
What does Outside Local mean regarding NAT?
Address from which source host is known to the Internet. This is usually the address of the router interface connected to ISP (actual internet address)
What does Inside Global mean regarding NAT?
Source host address used after translation to get onto the Internet (this is also the actual internet address)
What does Outside Global mean regarding NAT?
Address of outside destination host & the real internet address