{"id":52824,"date":"2024-06-20T07:55:00","date_gmt":"2024-06-20T07:55:00","guid":{"rendered":"https:\/\/www.purevpn.com\/blog\/?p=52824"},"modified":"2024-10-09T12:23:45","modified_gmt":"2024-10-09T12:23:45","slug":"what-is-nat","status":"publish","type":"blog","link":"https:\/\/www.purevpn.com\/blog\/what-is-nat\/","title":{"rendered":"What is Network Address Translation (NAT) – Explained"},"content":{"rendered":"\n
NAT stands for Network Address Translation and is used in routers and other network-connected devices. Its primary purpose is to help preserve the limited number of IPv4 public IP addresses. NAT enables multiple devices with private IP addresses to access the Internet using a single public IP address.<\/p>\n\n\n\n
NAT acts as a liaison between your internet-enabled devices (a private network) to successfully communicate with devices on the internet (public network). NAT enables this communication with the help of a router where a single unique IP address of the router is needed to represent all the devices to devices outside the network.<\/p>\n\n\n\n
There are three types of NAT<\/a>:<\/p>\n\n\n\n In Static NAT, your internal device\u2019s unregistered private IP address gets mapped with a registered public IP address, giving your internal internet-enabled device instant connectivity to the global internet.<\/p>\n\n\n In Dynamic NAT, the private IP addresses are mapped with public IP addresses from a group of public IP addresses known as the NAT pool. Dynamic NAT enables a one-to-one connection between a private IP address to a public IP address.<\/p>\n\n\n Port Address Translation (PAT) is another type of dynamic NAT where several private IP addresses are mapped with a single public IP address. When a user from within the network attempts to communicate with a user on the internet, the router assigns the (TCP or UDP) ports with another port number.<\/p>\n\n\n\nStatic NAT<\/strong><\/h3>\n\n\n\n
<\/figure><\/div>\n\n\n
Dynamic NAT<\/strong><\/h3>\n\n\n\n
<\/figure><\/div>\n\n\n
Port Address Translation (PAT)<\/strong><\/h3>\n\n\n\n