THE STUDY AND REALIZATION OF NAT TECHNOLOGY
Jin Li
Abstract
Jin Li
Abstract
The Internet has grown larger than anyone ever imagined it could be. In fact, the rate of growth has been such that the Internet is effectively doubling in size each year. For a computer, to communicate with other computers and Web servers on the Internet, it must have an IP address. An IP address (IP stands for Internet Protocol) is a unique 32 bit number that identifies the location of your computer on a network. Basically it works just like your street address: a way to find out exactly where you are and deliver information to you. This is where NAT comes to the rescue. NAT technology is the simplest of all Internet connection techniques. NAT translates all the IP addresses used on an internal network into different return IP addresses for the Internet. It rewrites the addresses in the header of each outgoing (network to Internet) packet to reflect a new address and keep tracks of this change, so it may route incoming packets to the correct machine. To maintain data integrity, every packet has a checking process that results in an error message if any portion of the package has been corrupted or modified. NAT advantages include its quick and easy installation, with no application adjustments required on client PCs. Basically, Network Address Translation allows a single device, such as a router, to act as an agent between the Internet (or public network) and a local (or private) network. This means that only a single unique IP address is required to represent an entire group of computers to anything outside their network . The shortage of an IP address is only one reason to use NAT. Two other good reasons are Security and Administration. The occupancy of IP address resources will be reduced by employing NAT technology. The user of LAN can freely access Internet. The user outside LAN can get resources on the Internet. NAT technology can ensure the safety of NAT system, while reducing the limitation of distribution of ISP address. At the same time, the shortage and insecurity of NAT technology is studied. The area of NAT application is talked about too. For the IP address which is in a same subnet cannot be translated, the way how to resolve the issue is given .
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The Internet has grown larger than anyone ever imagined it could be. In fact, the rate of growth has been such that the Internet is effectively doubling in size each year. For a computer, to communicate with other computers and Web servers on the Internet, it must have an IP address. An IP address (IP stands for Internet Protocol) is a unique 32 bit number that identifies the location of your computer on a network. Basically it works just like your street address: a way to find out exactly where you are and deliver information to you. This is where NAT comes to the rescue. NAT technology is the simplest of all Internet connection techniques. NAT translates all the IP addresses used on an internal network into different return IP addresses for the Internet. It rewrites the addresses in the header of each outgoing (network to Internet) packet to reflect a new address and keep tracks of this change, so it may route incoming packets to the correct machine. To maintain data integrity, every packet has a checking process that results in an error message if any portion of the package has been corrupted or modified. NAT advantages include its quick and easy installation, with no application adjustments required on client PCs. Basically, Network Address Translation allows a single device, such as a router, to act as an agent between the Internet (or public network) and a local (or private) network. This means that only a single unique IP address is required to represent an entire group of computers to anything outside their network . The shortage of an IP address is only one reason to use NAT. Two other good reasons are Security and Administration. The occupancy of IP address resources will be reduced by employing NAT technology. The user of LAN can freely access Internet. The user outside LAN can get resources on the Internet. NAT technology can ensure the safety of NAT system, while reducing the limitation of distribution of ISP address. At the same time, the shortage and insecurity of NAT technology is studied. The area of NAT application is talked about too. For the IP address which is in a same subnet cannot be translated, the way how to resolve the issue is given .
Key concepts: Network address translation, NAT traversal, Computer science, IP address management, Computer network, The Internet, Nat, Internet Protocol