网路地址转换NAT-PAT.ppt
《网路地址转换NAT-PAT.ppt》由会员分享,可在线阅读,更多相关《网路地址转换NAT-PAT.ppt(28页珍藏版)》请在三一办公上搜索。
1、Chapter 14Scaling IP Addresses with NAT and PAT,Objectives,Upon completion of this chapter,you will be able to perform the following tasks:Identify how NAT and PAT solve the limited IP address problem and describe how they operateConfigure NAT and PATVerify NAT and PAT,Chapter Activities,Windows 95
2、PC,Modem,Branch office,ISDN/analog,Small office,Central site,Frame Relay,PRI,BRI,BRI,Frame Relay,Async,AAA server,Async,SA,SA,Inside Local,IP Address,Inside Global IP,Address,NAT table,PAT,Why Use NAT?,Use NAT if:You need to connect to the Internet and your hosts do not have globally unique IP addre
3、ssesYou change over to a new ISP that requires you to renumber your networkTwo intranets with duplicate addresses merge You want to support basic load sharing,NAT Implementation Considerations,Advantages Conserves legally registered addressesReduces address overlap occurrenceIncreases flexibility wh
4、en connecting to InternetEliminates address renumbering as network changes,DisadvantagesTranslation introduces switching path delaysLoss of end-to-end IP traceabilityCertain applications will not function with NAT enabled,NAT Overview and Terminology,Internet,Inside,Inside Local IP,Address,Simple NA
5、T table,Inside Global,IP Address,Host B,A,C,B,A,B,D,SA,DA,SA,DA,NAT Operation,Inside Local,IP Address,NAT table,Inside Global,IP Address,NAT functions:Translation inside local addressesOverloading inside global addressesTCP load distributionHandling overlapping networks,Internet,Inside,Translating I
6、nside Local Addresses,NAT table,Inside Local IP Address,Inside Global,IP Address,Internet,Inside,Host B,1,3,SA,DA,SA,DA,4,5,2,Overloading Inside Global Addresses,10.1.1.2:1723,10.1.1.1:1024,NAT table,192.168.2.2:1723,192.168.2.2:1024,172.21.7.3:23,172.20.7.3:23,TCP,TCP,10.1.1.3:1723,192.168.2.2:1492
7、,172.21.7.3:23,TCP,Internet,Inside,Host B,1,3,SA,DA,SA,DA,4,5,2,Host C,DA,4,Inside Global IP,Address:Port,Outside Global,IP Address:Port,Protocol,Inside Local IP,Address:Port,TCP Load Distribution,NAT table,Inside Global IP,Address:Port,10.1.1.127:80,10.1.1.127:80,10.1.1.127:80,Outside Global,IP Add
8、ress:Port,172.20.7.3:3058,172.21.7.3:4371,172.20.7.3:3062,Protocol,TCP,TCP,TCP,Inside Local IP,Address:Port,10.1.1.1:80,10.1.1.2:80,10.1.1.3:80,Internet,Inside,Host B,4,5,SA,DA,SA,DA,1,3,2,Host C,Virtualhost,Realhosts,Handling Overlapping Networks,Internet,DNS ser,ver,Host C,Inside Local IP Address,
9、Inside Global IP Address,Outside Global IP Address,Outside Local IP Address,NAT table,DNS request for host C address,10.1.1.1 message to host C,10.1.1.1 message to host C,DNS request for host C address,Static NAT Configuration Example,ip nat!interface Ethernet0 ip ip nat inside!interface Serial0 ip
10、ip nat outside!,Maps the inside local address to the inside global address.,This interface connected to the outside world.,This interface connected to the inside network.,ip nat pool dyn-nat 192.168.2.1 192.168.2.254 netmaskip nat inside source list 1 pool dyn-nat!interface Ethernet0 ip ip nat insid
11、e!interface Serial0 ip ip nat outside!,Dynamic NAT Configuration,This interface connected to the outside world.,This interface connected to the inside network.,Configuring Inside Global Address Overloading,ip nat pool ovrld-natnetmaskip nat inside source list 1 pool ovrld-nat overload!interface Ethe
12、rnet0/0 ip ip nat inside!interface Serial0/0 ip ip nat outside!,Configuring TCP Load Distribution,ip nat pool real-hosts 10.1.1.1 10.1.1.126 prefix-length 24 type rotary ip nat inside destination list 2 pool real-hosts!interface serial0 ip address 192.168.1.129 255.255.255.224 ip nat outside!interfa
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 网路 地址 转换 NAT PAT

链接地址:https://www.31ppt.com/p-6141085.html