Differences between version 4 and previous revision of NAT.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Monday, June 7, 2004 9:51:55 pm | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Tuesday, November 18, 2003 11:18:06 pm | by CraigBox | Revert |
@@ -1,5 +1,5 @@
-An [Acronym] for __N__etwork __A__ddress __T__ranslation
+An [Acronym] for __N__etwork __A__ddress __T__ranslation.
-NAT is an evil thing that changes
[IP]'
s as they travel through a gateway. This is often used in the
special case of
"Masqeurading
" where multiple machines "masqeuarade" as one
IP address, since
you have several
machines trying to use one internet connection and
the [ISP] only gave you one [IP] address.
+[
NAT]
is an evil scheme to change
[IP]s as they travel through a gateway. A common
special case is
"Masquerading
",
where multiple machines appear to have the gateway's [
IP]
address, which is necessary if
you have multiple
machines trying to communicate with remote hosts on the InterNet but
the [ISP] only gave you one [IP] address.
See RFC:1631 and [NAPT].