NAT (Network address translation)
A technology that can provide the mapping between the private and universal addresses.
The Network address translation (NAT) technology allows a site to use a set of private addresses for internal communication and a set of global Internet addresses for communication with the rest of the world.
Address Translation
All of the outgoing packet go through the NAT router, which replaces the source address in the packet with global NAT address.
All incoming packets also pass through the NAT router, which replaces the destination address in the packet with appropriate private address.
No comments:
Post a Comment