NAT
NAT (Network Address Translation), also known as IP masquerading is a technique where we change the IP addresses in our packets. NAT is often used to translate private source IP addresses to public IP addresses, allowing many hosts on our LAN to access the Internet using a single public IP address. NAT is most commonly used on routers and was one of the techniques to mitigate the shortage of IPv4 addresses on the Internet. These lessons are all related to NAT.
Lessons
- Cisco ASA NAT Exemption
- IP NAT inside source vs IP NAT outside source
- IPv6 NPTv6 (Network Prefix Translation)
- Policy NAT
- NAT ALG (Application Level Gateway)
- NAT Extendable on Cisco IOS
- NAT Virtual Interface
- Cisco ASA Hairpin Internal Server
- Cisco ASA Hairpin Remote VPN Users
- Cisco IOS NAT Port Forwarding
- Troubleshooting NAT / PAT
- Cisco ASA NAT Port Forwarding
- Cisco ASA Static NAT Configuration
- Cisco ASA Per-Session vs Multi-Session PAT
- Cisco IOS NAT on a Stick Configuration Example
- NAT with two outside interfaces
- How to configure PAT on Cisco IOS Router
- Cisco IOS Dynamic NAT Configuration
- Static NAT on Cisco IOS
- Introduction to NAT and PAT