Wednesday 13 March 2013

types of Network address Translation (NAT)


1.       Static NAT:   This type of NAT is designed to allow one-to-one mapping between local and global addresses. Keep in mind that the static version requires you to have one real Internet IP address for every host on your network.

2.       Dynamic NAT:   This version gives you the ability to map an unregistered IP address to registered IP address from out of a pool of registered IP addresses. You don’t have to statically configure your router to map an inside to an outside address as you would use static NAT, but you do have to have enough real, bona-fide IP addresses for everyone who’s going to be sending packets to and receiving them from the internet.

3.       Overloading:   This is the most popular type of NAT configuration. Understand that overloading really is a form of dynamic NAT that maps multiple unregistered IP addresses to a single registered IP address – many-to-one – by using different ports. Now, why is this so special? Well, because it’s also known as Port Address Translation (PAT). And by using PAT (NAT overload), you get to have thousands of users connect to the internet using only real global IP address – cool right, yeah? Seriously, NAT Overload is the real reason we haven’t run out of valid IP address on the internet,

 

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...