TCP Ip Anexo 06
TCP Ip Anexo 06
Translation
NAT
Private Address Space
RFC 1918
IANA (Internet Assigned Numbers Authority)
designates 3 blocks of IP addresses for private
networks.
– 10.0.0.0 - 10.255.255.255
– 172.16.0.0 - 172.31.255.255
– 192.168.0.0 - 192.168.255.255
Use of these address assignments does not
require the approval of either the IANA or the
Internet Registry.
Internet
NAT
Internal
10.0.0.0
The internal addresses use Network
RFC 1918 addresses
Ing. Luis Alberto Quispe Castro
Instructor Cisco CCNA/CCNP/CCAI
NAT Benefits
MODO DINÁMICO
Dynamic Mode Server
Dynamic assignment of a unique
port address for each
conversation allows NAT to use
a single registered IP address for
an entire network Internet 161.69.34.111
Client
10.76.25.77:1346 96.50.3.1:27768
10.76.25.36
10.76.25.36:1423 96.50.3.1:27769
Ing. Luis Alberto Quispe Castro
Instructor Cisco CCNA/CCNP/CCAI
Static Mode
MODO ESTÁTICO
Static Mode
Secondary IP Addresses are assigned to Client
the external firewall interface. These
secondary addresses provide
translating connections for devices that
must be available to the External world
Internet
Server
161.69.34.122
10.76.25.67 96.50.3.5
10.76.25.55
10.76.25.55 96.50.3.6
Ing. Luis Alberto Quispe Castro
Instructor Cisco CCNA/CCNP/CCAI