Specifications

NAT Overview
September 08, 2010 Page 3 of 18
NAT Overview
ThissectionprovidesanoverviewofNATconfiguration.
NAT Configuration
AtraditionalNATconfigurationismadeupofaprivatenetworkorintranet,apublicnetwork,
andarouterthatinterconnectsthetwonetworks.Theprivatenetworkismadeupofoneormore
hostsanddeviceseachassignedaninside(internal)addressthatisnotintendedtobedirectly
connectable
toapublicnetworkhostordevice.Thepublicnetworkhostsordeviceshaveoutside
(external)uniquelyregisteredpublicaddresses.Therouterinterconnectingtheprivateandpublic
networkssupporttraditionalNAT.ItisNAT’sresponsibilitytotranslatetheinsideaddresstoa
uniqueoutsideaddresstofacilitatecommunicationwiththe
publicnetworkforintranetdevices.
NATallowstranslationsbetweenIPaddresses.NAPTallowstranslationsbetweenmulti pleinside
addressesandtheirassociatedportsandasingleoutsideIPaddressanditsassociatedports.NAT
andNAPTsupportbothstaticanddynamicinsideaddresstranslation.
Static Inside Address Translation
StaticinsideaddresstranslationsareonetoonebindingsbetweentheinsideandoutsideIP
addresses.Astaticaddressbindingdoesnotexpireuntilthecommandthatdefinesthebindingis
negated.WhenconfiguringNATforstaticinsideaddresstranslation,youassignalocalIPaddress
andaglobalIPaddress
tothebinding.WhenconfiguringNAPTforstaticinsideaddress
translation,youassignalocalIP addressandoneofitsassociatedL4portsandaglobalIPaddress
andoneofitsassociatedL4portstothebinding.Youalsospecifywhetherthepacketprotocolis
TCPorUDP
forthisbinding.
NAT Static Inside Address Translation
Figure 1onpage 4displaysabasicNATstaticinsideaddresstranslationoverview.Client1hasa
sourceaddressof10.1.1.1(itsownIPaddress)andadestinationaddressof200.1.1.50(theServer1
IPaddress).ThestatictranslationisconfiguredbetweenthelocalIPaddress(Client1’sownIP
address)andtheglobalIP
address200.1.1.1(anavailablepublicnetworkaddress).
ApacketarrivesattheNATrouterfromClient1withasourceaddressof10.1.1.1,butleavesthe
NATrouterwithasourceaddressof200.1.1.1.InbothcasesthedestinationisforServer1’sIP
addressof200.1.1.50.FromServer1’spointofview,
Client1’sIPaddressis200.1.1.1.Server1doesn’t
knowanythingaboutitsactualIPaddressof10.1.1.1.
Notes: NAT is currently supported on the S-Series and N-Series products. This document details
the configuration of NAT for the S-Series and N-Series products.
NAT is an advanced routing feature that must be enabled with a license key on the N-Series router.
An advanced routing license is currently not required on the S-Series platform. If you have
purchased an advanced license key, and have enabled routing on the device, you must activate
your license as described in the configuration guide that comes with your Enterasys N-Series
product in order to enable the NAT command set. If you wish to purchase an advanced routing
license, contact Enterasys Networks Sales.
A minimum of 256 MB of memory is required on all modules in order to enable NAT. See the
SDRAM field of the show system hardware command to display the amount of memory installed
on a module. An N-Series module memory can be upgraded to 256 MB using the DFE-256MB-UGK
memory kit.