How does Dynamic NAT (dynamic NAT) and Overloading NAT work? (Part 3)
In Part 1 and Part 2, Network Administrator introduced you to the operation of NAT (Network Address Translation), some types of basic NAT (4 basic NAT types) and NAT configuration. In the next section, Network Administrator introduces Dynamic NAT ( dynamic NAT ) and Overloading NAT .
Dynamic NAT operation mechanism (dynamic NAT):
- An Internal network ( on a Stub Domain ) is set up with an invalid IP address issued by I ANA (Internet Assigned Numbers Authority). These addresses are considered non-routable addresses because they are not unique addresses.
See also: Understanding the operation mechanism of NAT (Network Address Translation) (Part 1)
- Set up a NAT - enable the router . Routers are assigned a unique IP address range issued by IANA .
- A computer on the Stub Domain will connect to an external network computer (Outsie the Network) as a web serve r (Web server).
- The router receives data packets from the computer on Stub Domain .
- The router stores the computer's non-routable IP address on the compiled address table. The replacement router will send to a computer with a non-routable IP address that the first IP address is outside the range of unique IP address ranges . The compiled address table will map to the computer with the non-routable IP address of the most appropriate IP address .
- When a packet is transferred to the destination computer, the router checks the destination address on the packet. Then, the router looks on the compiled address table to see which computer on the Domain Stub contains that packet. The router changes the destination address to an address stored on the address table that compiles and sends that address to the computer. If no matching address is found on the compiled address table, the packet will be discarded.
- The computer receives packets from the Router. This process can be repeated as long as your computer is communicating with External System .
See also: Understanding NAT configuration (part 2)
Overloading NAT operation mechanism:
- An Internal Network (on the Stub domain ) is set up with an invalid non-routable IP address issued by IANA.
- Set up a NAT enabled Router. The router has a unique IP address issued by IANA.
- A computer on the Stub Domain will connect to an external computer as a web serve r (Web server).
- The router receives packets from the computer on Stub Domain .
- The router stores a computer's non-routable IP address and port number (Port number) on the compiled address table. The replacement router sends the non-routable IP address of the computer to the Router 's IP address .
- The replacement router sends to the computer port the appropriate port number (where the router stores computer address information sent in the compiled address table). The compiled address table maps the non-routable IP address of the computer and the port number to the Router 's IP address .
- When a packet arrives at the destination computer, the router checks the destination ( destianation port ) on the packet. Then the Router searches on the compiled address table to see which computer on the Domain Stub contains that packet. The router changes the destination address and destination port into an address stored on the compiled address table and sends that address to the computer.
- The computer receives packets from the Router . This process can be repeated as long as your computer is communicating with the External system .
- After the NAT router has the source address of the computer and the source port is stored on the compiled address table, the NAT router will use the same port numbers during the connection process. Each time the router accesses an item in the translation address table, it will reset a different hour. If a port is not accessed before the timer runs out, the port will be deleted from the table.
In the next section, Network Administrator will introduce the structure of Stub domain.
4 ★ | 1 Vote
You should read it
- Technical Network Address Translation (NAT)
- What is a dynamic IP address?
- How to configure static IP address on Ubuntu 22.04 LTS and 22.10
- Here's how to check if your IP address is static or dynamic
- Why is Localhost's IP address 127.0.0.1?
- What is DHCP or dynamic host configuration protocol?
- What is an IP address?
- Routing and filtering network traffic - Part 3: Network Address Translation
May be interested
- What is Dynamic Island? What effect does Dynamic Island have on iPhone 14 Pro?simply put, dynamic island is the name of the notch on the iphone 14 pro screen and is also the name of the new adaptive feature that apple created.
- Tips for using Dynamic Island on Android smartphonesthere are many applications that support bringing dynamic island to android phones, such as the dynamic spot application. after you set up dynamic spot to work on your android phone, we will see the same black bar display interface as on the iphone.
- Learn about the mechanism of NAT (Network Address Translation) (Part 1)nat allows one (or more) local ip addresses to be mapped to one (or more) external ip addresses. to understand more about nat as well as nat's operation mechanism, refer to the article below.
- How to enable Dynamic Lighting on Windows 11windows 11 build 23466 includes an updated dynamic lighting setting. previously, microsoft tested the rgb lighting management inside the settings app.
- What is Dynamic Resolution Scaling? Dynamic Resolution Scaling What does it mean in graphics processing?you may have heard the term 'dynamic resolution scaling', abbreviated as drs, which is used to describe a technique commonly found in many games to help improve overall graphics performance. so what is dynamic resolution scaling?
- Here's how to check if your IP address is static or dynamicif using a cable or using a dsl service, most of the ip addresses you use are dynamic ip addresses. however, there are some internet service providers that assign static ip addresses. to check that the ip address you are using is a dynamic ip address or static ip, you can refer to the following article of network administrator.
- How to enable Dynamic Transparency on Ubuntufortunately, gnome extension developers have taken action to bring dynamic transparency back. so, having dynamic transparency on ubuntu 19.04 is easy.
- Static IP address or dynamic IP more secure?every device connected to the internet has its own ip (internet protocol) address, a unique string of numbers that distinguishes it from other machines.
- Instructions for installing Dynamic Island on Windowsexperience dynamic island on windows now in a few easy steps today.
- How to enable the auto-lock feature when users leave - Dynamic Lock on Windows 10dynamic lock is one of the new features integrated on windows 10 creators update version. this feature automatically locks the computer every time a user leaves his or her desk. it can be said that this is one of the extremely useful security features on windows 10.