Network Address Translation

From TRCCompSci - AQA Computer Science
Revision as of 13:50, 28 February 2017 by Cameron (talk | contribs)
Jump to: navigation, search

When you send data to someone, the packets need to store the Source IP address as well as the destination IP address. The Source's IP address, however, will be the private IP address. i.e. 192.168.x.x Therefore, the Network Address Translation changes the Source IP address into the public IP address before sending the packet on to the internet. NAT.png