|
What's NAT (Network Address Translation)
NAT (Network Address Translation) is a popular way to deal with complex networking issues like IPv4 address shortage. It also avoids the difficulties of reversing IP addresses.
NAT box, router or firewall makes all necessary IP address translations by itself and each local machines are assigned an internal IP addresses on LAN, which looks like one single computer on network.
|