Network Address Translation, an Internet standard that enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for external traffic.
NAT serves three main purposes:
Port address translation is a type of network address translation. During PAT, each computer on LAN is translated to the same IP address, but with a different port number assignment.
PAT is also referred to as overloading, port-level multiplexed NAT or single address NAT.
In addition to the advantages provided by NAT:
- PAT (Port Address Translation) allows many internal hosts to share a single external IP address.
- Users who do not require support for inbound connections do not consume public IP addresses.
No comments:
Post a Comment