NAT (NETWORK ADDRESS TRANSLATION)

Description

TRADUCCION DE DIRECCIONES DE RED
joseph chiong
Mind Map by joseph chiong, updated more than 1 year ago
joseph chiong
Created by joseph chiong about 6 years ago
41
0

Resource summary

NAT (NETWORK ADDRESS TRANSLATION)
  1. DESCRIPCION
    1. Direcciones Privadas RFC1918, traduce: Direcciones Publicas INTERNET
      1. Seguridad y Proteccion de direcciones internas.
        1. RFC 1631
          1. NAT, cambia: Direcciones IP, checksum IP, checksum capa superior
            1. Optimizacion de espacio e direcciones, agotamiento de IPv4
              1. Tabla NAT, relaciona: direcciones y puertos
              2. OPERACION
                1. Direcciones NAT
                  1. DIRECCION LOCAL INTERNA
                    1. DTE
                    2. DIRECCION GLOBAL INTERNA
                      1. CPE OUT
                      2. DIRECCION LOCAL EXTERNA
                        1. ServerWeb
                        2. DIRECCION GLOBAL EXTERNA
                          1. ServerWeb
                        3. Tipos NAT
                          1. NAT ESTATICA: Traduce uno - uno
                            1. NAT DINAMICA: Traduce muchos - muchos
                              1. NAT SOBRECARGA: PAT Traduce muchos- uno
                            2. CONFIGURACION
                              1. Configuracion NAT ESTATICA
                                1. Router-A#show ip nat translation
                                  1. Router#debug ip nat
                                    1. Router#debug ip packet detail
                                      1. R1(config)# interface Ethernet 0/1
                                        1. R1(config-if)# ip address 209.165.201.1 255.255.255.240
                                          1. R1(config-if)# ip nat outside
                                            1. R1(config)# interface Ethernet 0/0
                                              1. R1(config-if)# ip address 172.16.1.1 255.255.255.0
                                                1. R1(config-if)# ip nat inside
                                                  1. R1(config)# ip nat inside source static 172.16.1.10 209.165.201.5
                                                  2. Configuracion NAT DINAMICA
                                                    1. R1(config)# interface Ethernet 0/1
                                                      1. R1(config-if)# ip address 209.165.201.1 255.255.255.240
                                                        1. R1(config-if)# ip nat outside
                                                          1. R1(config)# interface Ethernet 0/0
                                                            1. R1(config-if)# ip address 172.16.1.1 255.255.255.0
                                                              1. R1(config-if)# ip nat inside
                                                                1. R1(config)# access-list 1 permit 172.16.1.0 0.0.0.255
                                                                  1. R1(config)# ip nat pool NAT-POOL 209.165.201.5 209.165.201.10 netmask 255.255.255.240
                                                                    1. R1(config)# ip nat inside source list 1 pool NAT-POOL
                                                                    2. Configuracion NAT SOBRECARGA - PAT
                                                                      1. R1(config)# interface Ethernet 0/1
                                                                        1. R1(config-if)# ip address 209.165.201.1 255.255.255.240
                                                                          1. R1(config-if)# ip nat outside
                                                                            1. R1(config)# interface Ethernet 0/0
                                                                              1. R1(config-if)# ip address 172.16.1.1 255.255.255.0
                                                                                1. R1(config-if)# ip nat inside
                                                                                  1. R1(config)# access-list 1 permit 172.16.1.0 0.0.0.255
                                                                                    1. R1(config)# ip nat inside source list 1 interface Ethernet 0/1 overload
                                                                                  Show full summary Hide full summary

                                                                                  Similar

                                                                                  PROTOCOLOS DE RED Y ESQUEMAS DE DIRECCIONAMIENTO
                                                                                  Adrián Sanchez Monteverde
                                                                                  MAPA MENTAL ALIMENTACIÓ SALUDABLE
                                                                                  Jenner Sarmiento
                                                                                  Tanulás támogatása
                                                                                  bencze.andris
                                                                                  ORGANITZACIÓ DEL ÉSSERS VIUS
                                                                                  Anna Muñoz
                                                                                  E2_11 NAT
                                                                                  John Dedios
                                                                                  CCNP CAP 1
                                                                                  bruce flores
                                                                                  Meiosis vs. Mitosis
                                                                                  nvart00
                                                                                  Latin Literature Exam Techniques
                                                                                  mouldybiscuit
                                                                                  Forces and motion
                                                                                  Catarina Borges
                                                                                  Management 1. PT (3MA101) - 2. část
                                                                                  Vendula Tranová