|
IP NAT Overview, Motivation, Advantages and Disadvantages
(Page 4 of 5)
Advantages of NAT
NAT is one of those technologies
that has a long list of both advantages and disadvantages.
This means it can be extremely useful in a variety of scenarios, but
also problematic in others. The main advantages are:
- Public IP Address Sharing: A large number
of hosts can share a small number of public IP addresses. This saves
money and also conserves IP address space.
- Easier Expansion: Since local network
devices are privately addressed and a public IP address isn't needed
for each one, it is easy to add new clients to the local network.
- Greater Local Control: Administrators
get all the benefits of control that come with a private network, but
can still connect to the Internet.
- Greater Flexibility In ISP Service: Changing
the organization's Internet Service Provider (ISP) is easier because
only the public addresses change. It isn't necessary to renumber all
the client machines on the network.
- Increased Security: The NAT translation
represents a level of indirection. Thus, it automatically creates a
type of firewall between the organization's network and the public Internet.
It is more difficult for any client devices to be accessed directly
by someone malicious because the clients don't have publicly-known IP
addresses.
- (Mostly) Transparent: NAT implementation
is mostly transparent, because the changes take place in one or perhaps
a few routers. The dozens or hundreds of hosts themselves don't need
to be changed.
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|