SlideShare a Scribd company logo
Presented by
Varsha Honde
 NAT maps Private IPs to Public IPs.
 A short term solution to the problem of the depletion of IP addresses
 It is required because of shortage of IPv4 Address.
 Whatever connects directly into Internet must have public (globally
unique) IP address
 So Private IP addresses can be used within a private network
 Three address ranges are reserved for private usage
10.0.0.0/8
172.16.0.0/16 to 172.31.0.0/16
192.168.0.0/24 to 192.168.255.0/24
 A private IP is mapped to a Public IP, when the machine has to
access the Internet
 NAT is a router function where IP addresses (and possibly port
numbers) of IP datagram's are replaced at the boundary of a private
network
 NAT is a method that enables hosts on private networks to
communicate with hosts on the Internet.
 NAT is run on routers that connect private networks to the public
Internet, to replace the IP address-port pair of an IP packet with
another IP address-port pair.
 When you need to connect to the Internet and your hosts don’t have
globally unique IP addresses.
 When you’ve changed to a new ISP that requires you to renumber
your network.
 When you need to merge two intranets with duplicate addresses
Names Meaning
Inside Local Source host inside address before translation typically
an RFC 1918 address
Outside Local Address from which source host is known on the
Internet. This is usually the address of the router
interface connected to ISP—the actual Internet address.
Inside Global Source host address used after translation to get onto
the Internet. This is also the actual Internet address.
Outside
Global
Address of outside destination host. The real
Internet address.
 Dynamic Translation (IP Masquerading)
 Static Translation
 Load Balancing Translation
 Network Redundancy Translation
 Network Address and Port Translation (NAPT)
 Map an unregistered IP address to a registered IP address from out
of a pool of registered IP addresses.
 large number of internal users share a single external address.
 NAT only prevents external hosts from making connections to
internal hosts.
 Allow one-to-one mapping between local and global addresses.
 A block external addresses are translated to a same size block of
internal addresses
◦ Firewall just does a simple translation of each address.
 Port forwarding - map a specific port to come through the Firewall
rather than all ports.
 Useful to expose a specific service on the internal network to the
public network
 Maps multiple unregistered IP addresses to a single registered IP
address (many-to-one) by using different source ports.
 Port Address Translation (PAT) which is also commonly referred to
as NAT Overload.
 PAT allows you to permit thousands of users to connect to the
Internet using only one real global IP address.
 Only works for stateless protocols (like HTTP)
 Multiple internet connections are attached to a NAT Firewall that it
chooses.
 Uses based on bandwidth, congestion and availability.
 Can be used to provide automatic fail-over of servers or load
balancing.
 Firewall is connected to multiple ISP with a masquerade for each
ISP and chooses which ISP to use based on client load
 kind of like reverse load balancing
 Adead ISP will be treated as a fully loaded one and the client will
be routed through another ISP.
 Scenario: Corporate network has many hosts but only a small
number of public IP addresses.
 NAT solution:
 Corporate network is managed with a private address space.
 NAT device, located at the boundary between the corporate
network and the public Internet, manages a pool of public IP
addresses.
 When a host from the corporate network sends an IP datagram to
a host in the public Internet, the NAT device picks a public IP
address from the address pool, and binds this address to the
private address of the host.
 Scenario: In CIDR, the IP addresses in a corporate network are
obtained from the service provider. Changing the service provider
requires changing all IP addresses in the network.
 NAT solution:
 Assign private addresses to the hosts of the corporate network.
 NAT device has static address translation entries which bind the
private address of a host to the public address.
 Migration to a new network service provider merely requires an
update of the NAT device. The migration is not noticeable to the
hosts on the network.
Note:
 The difference to the use of NAT with IP address pooling is that
the mapping of public and private IP addresses is static.
 Scenario: Single public IP address is mapped to multiple hosts in a
private network.
 NAT solution:
 Assign private addresses to the hosts of the corporate network.
 NAT device modifies the port numbers for outgoing traffic.
 Scenario: Balance the load on a set of identical servers, which are
accessible from a single IP address
 NAT solution:
 Here, the servers are assigned private addresses.
 NAT device acts as a proxy for requests to the server from the
public network.
 The NAT device changes the destination IP address of arriving
packets to one of the private addresses for a server.
 A sensible strategy for balancing the load of the servers is to
assign the addresses of the servers in a round-robin fashion.
 Increases flexibility when connecting to the Internet.
 Eliminates address renumbering as a network evolves.
 Remedies address overlap events.
 Conserves legally registered addresses.
1. H.323, CUSeeMe, VDO Live – video teleconferencing
applications
2. Xing – Requires a back channel
3. Rshell – used to execute command on remote Unix machine
– back channel
4. IRC – Internet Relay Chat – requires a back channel
5. PPTP – Point-to-Point Tunneling Protocol
6. SQLNet2 – Oracle Database Networking Services
7. FTP – Must be RFC-1631 compliant to work
8. ICMP – sometimes embeds the packed address info in the
ICMP message
9. IPSec – used for many VPNs
10. IKE – Internet Key Exchange Protocol
11. ESP – IP Encapsulating Security Payload
 Hardware and software firewalls.
 Routers.
 Proxy servers
 RAS server that is a simple router/firewall
Network address translation

More Related Content

What's hot

Dhcp
DhcpDhcp
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocolasimnawaz54
 
Application Layer
Application Layer Application Layer
Application Layer
Dr Shashikant Athawale
 
Ip address
Ip addressIp address
Ip address
Robin Sedeqi
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
Jothi Lakshmi
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
Manoj Kumar
 
Static Routing
Static RoutingStatic Routing
Static Routing
Kishore Kumar
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
Ipv4 presentation
Ipv4 presentationIpv4 presentation
Ipv4 presentation
shakeel khan
 
DNS (Domain Name System)
DNS (Domain Name System)DNS (Domain Name System)
DNS (Domain Name System)
Shashidhara Vyakaranal
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
Ankur Kumar
 
IPv4
IPv4IPv4
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
Kushal Sheth
 
DHCP basics
DHCP basicsDHCP basics
DHCP basics
Mansi Kansara
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
AIRTEL
 
Dhcp
DhcpDhcp

What's hot (20)

Dhcp
DhcpDhcp
Dhcp
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
 
Application Layer
Application Layer Application Layer
Application Layer
 
Dhcp ppt
Dhcp pptDhcp ppt
Dhcp ppt
 
Ip address
Ip addressIp address
Ip address
 
DHCP
DHCPDHCP
DHCP
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
 
Static Routing
Static RoutingStatic Routing
Static Routing
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Ipv4 presentation
Ipv4 presentationIpv4 presentation
Ipv4 presentation
 
Ipv6
Ipv6Ipv6
Ipv6
 
DNS (Domain Name System)
DNS (Domain Name System)DNS (Domain Name System)
DNS (Domain Name System)
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
 
IPv4
IPv4IPv4
IPv4
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
 
Addressing
AddressingAddressing
Addressing
 
DHCP basics
DHCP basicsDHCP basics
DHCP basics
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
Dhcp
DhcpDhcp
Dhcp
 

Viewers also liked

What is Network Address Translation (NAT)
What is Network Address Translation (NAT)What is Network Address Translation (NAT)
What is Network Address Translation (NAT)
Amit Kumar , Jaipur Engineers
 
Nat presentation
Nat presentationNat presentation
Nat presentation
hassoon3
 
Network address translation pdf
Network address translation pdfNetwork address translation pdf
Network address translation pdf
Madhusudhan Anand
 
Nat
NatNat
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
Dulith Kasun
 
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
Vuz Dở Hơi
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnettingcbtvid
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
guesta81d4b
 
Static NAT
Static NATStatic NAT
Static NAT
NetProtocol Xpert
 
Debug tool
Debug toolDebug tool
Dynamic NAT
Dynamic NATDynamic NAT
Dynamic NAT
NetProtocol Xpert
 
Bootstrapping with bootp and dhcp
Bootstrapping with bootp and dhcpBootstrapping with bootp and dhcp
Bootstrapping with bootp and dhcp
Ashish Malik
 
Basic of ip subnet and addressing
Basic of ip subnet and addressingBasic of ip subnet and addressing
Basic of ip subnet and addressingrahul_cuet
 
iStorage Server: iSCSI SAN for Windows Server 2008 Clustering
iStorage Server: iSCSI SAN for Windows Server 2008 ClusteringiStorage Server: iSCSI SAN for Windows Server 2008 Clustering
iStorage Server: iSCSI SAN for Windows Server 2008 Clustering
KernSafe Technologies
 
Working on internet
Working on internetWorking on internet
Working on internet
Online
 

Viewers also liked (19)

Nat
Nat Nat
Nat
 
What is Network Address Translation (NAT)
What is Network Address Translation (NAT)What is Network Address Translation (NAT)
What is Network Address Translation (NAT)
 
Nat presentation
Nat presentationNat presentation
Nat presentation
 
Network address translation pdf
Network address translation pdfNetwork address translation pdf
Network address translation pdf
 
Nat
NatNat
Nat
 
Ip address
Ip addressIp address
Ip address
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
Ip addressing classful
Ip addressing classfulIp addressing classful
Ip addressing classful
 
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Static NAT
Static NATStatic NAT
Static NAT
 
Debug tool
Debug toolDebug tool
Debug tool
 
Dynamic NAT
Dynamic NATDynamic NAT
Dynamic NAT
 
Dhcp
DhcpDhcp
Dhcp
 
Bootstrapping with bootp and dhcp
Bootstrapping with bootp and dhcpBootstrapping with bootp and dhcp
Bootstrapping with bootp and dhcp
 
Basic of ip subnet and addressing
Basic of ip subnet and addressingBasic of ip subnet and addressing
Basic of ip subnet and addressing
 
iStorage Server: iSCSI SAN for Windows Server 2008 Clustering
iStorage Server: iSCSI SAN for Windows Server 2008 ClusteringiStorage Server: iSCSI SAN for Windows Server 2008 Clustering
iStorage Server: iSCSI SAN for Windows Server 2008 Clustering
 
Working on internet
Working on internetWorking on internet
Working on internet
 

Similar to Network address translation

Network Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdfNetwork Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdf
shalins6
 
Module17 nat v2
Module17 nat v2Module17 nat v2
Module17 nat v2
Ratanang kabalano
 
DCHP,NAT,forwarding of ip packets
DCHP,NAT,forwarding of ip packetsDCHP,NAT,forwarding of ip packets
DCHP,NAT,forwarding of ip packets
rajshreemuthiah
 
Describe how a NAT (Network Address Translator) works. Be sure to in.pdf
Describe how a NAT (Network Address Translator) works. Be sure to in.pdfDescribe how a NAT (Network Address Translator) works. Be sure to in.pdf
Describe how a NAT (Network Address Translator) works. Be sure to in.pdf
arishmarketing21
 
2 logical addressing
2 logical addressing2 logical addressing
2 logical addressing
gafurov_x
 
Nat
NatNat
NAT
NATNAT
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
junnubabu
 
Network address translations
Network address translations Network address translations
Network address translations Shahzad shareef
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
Rafat Khandaker
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
Netwax Lab
 
Nat cisco
Nat ciscoNat cisco
Nat cisco
moonmanik
 
8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx
ZahouAmel1
 
IP fundamentals
IP fundamentals IP fundamentals
IP fundamentals sumit singh
 
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
vishweshbhat4
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
Johnson Ubah
 

Similar to Network address translation (20)

Network Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdfNetwork Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdf
 
Module17 nat v2
Module17 nat v2Module17 nat v2
Module17 nat v2
 
Nat
NatNat
Nat
 
DCHP,NAT,forwarding of ip packets
DCHP,NAT,forwarding of ip packetsDCHP,NAT,forwarding of ip packets
DCHP,NAT,forwarding of ip packets
 
Describe how a NAT (Network Address Translator) works. Be sure to in.pdf
Describe how a NAT (Network Address Translator) works. Be sure to in.pdfDescribe how a NAT (Network Address Translator) works. Be sure to in.pdf
Describe how a NAT (Network Address Translator) works. Be sure to in.pdf
 
2 logical addressing
2 logical addressing2 logical addressing
2 logical addressing
 
Nat
NatNat
Nat
 
NAT
NATNAT
NAT
 
NAT_Final
NAT_FinalNAT_Final
NAT_Final
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
 
Network address translations
Network address translations Network address translations
Network address translations
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
Nat cisco
Nat ciscoNat cisco
Nat cisco
 
Ccna1v3 Mod09
Ccna1v3 Mod09Ccna1v3 Mod09
Ccna1v3 Mod09
 
UNIT-2.pptx
UNIT-2.pptxUNIT-2.pptx
UNIT-2.pptx
 
8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx
 
IP fundamentals
IP fundamentals IP fundamentals
IP fundamentals
 
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 

Recently uploaded

Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 

Recently uploaded (20)

Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 

Network address translation

  • 2.  NAT maps Private IPs to Public IPs.  A short term solution to the problem of the depletion of IP addresses  It is required because of shortage of IPv4 Address.  Whatever connects directly into Internet must have public (globally unique) IP address  So Private IP addresses can be used within a private network  Three address ranges are reserved for private usage 10.0.0.0/8 172.16.0.0/16 to 172.31.0.0/16 192.168.0.0/24 to 192.168.255.0/24  A private IP is mapped to a Public IP, when the machine has to access the Internet
  • 3.  NAT is a router function where IP addresses (and possibly port numbers) of IP datagram's are replaced at the boundary of a private network  NAT is a method that enables hosts on private networks to communicate with hosts on the Internet.  NAT is run on routers that connect private networks to the public Internet, to replace the IP address-port pair of an IP packet with another IP address-port pair.
  • 4.  When you need to connect to the Internet and your hosts don’t have globally unique IP addresses.  When you’ve changed to a new ISP that requires you to renumber your network.  When you need to merge two intranets with duplicate addresses
  • 5. Names Meaning Inside Local Source host inside address before translation typically an RFC 1918 address Outside Local Address from which source host is known on the Internet. This is usually the address of the router interface connected to ISP—the actual Internet address. Inside Global Source host address used after translation to get onto the Internet. This is also the actual Internet address. Outside Global Address of outside destination host. The real Internet address.
  • 6.  Dynamic Translation (IP Masquerading)  Static Translation  Load Balancing Translation  Network Redundancy Translation
  • 7.  Network Address and Port Translation (NAPT)  Map an unregistered IP address to a registered IP address from out of a pool of registered IP addresses.  large number of internal users share a single external address.  NAT only prevents external hosts from making connections to internal hosts.
  • 8.  Allow one-to-one mapping between local and global addresses.  A block external addresses are translated to a same size block of internal addresses ◦ Firewall just does a simple translation of each address.  Port forwarding - map a specific port to come through the Firewall rather than all ports.  Useful to expose a specific service on the internal network to the public network
  • 9.  Maps multiple unregistered IP addresses to a single registered IP address (many-to-one) by using different source ports.  Port Address Translation (PAT) which is also commonly referred to as NAT Overload.  PAT allows you to permit thousands of users to connect to the Internet using only one real global IP address.  Only works for stateless protocols (like HTTP)
  • 10.  Multiple internet connections are attached to a NAT Firewall that it chooses.  Uses based on bandwidth, congestion and availability.  Can be used to provide automatic fail-over of servers or load balancing.  Firewall is connected to multiple ISP with a masquerade for each ISP and chooses which ISP to use based on client load  kind of like reverse load balancing  Adead ISP will be treated as a fully loaded one and the client will be routed through another ISP.
  • 11.  Scenario: Corporate network has many hosts but only a small number of public IP addresses.
  • 12.  NAT solution:  Corporate network is managed with a private address space.  NAT device, located at the boundary between the corporate network and the public Internet, manages a pool of public IP addresses.  When a host from the corporate network sends an IP datagram to a host in the public Internet, the NAT device picks a public IP address from the address pool, and binds this address to the private address of the host.
  • 13.  Scenario: In CIDR, the IP addresses in a corporate network are obtained from the service provider. Changing the service provider requires changing all IP addresses in the network.
  • 14.  NAT solution:  Assign private addresses to the hosts of the corporate network.  NAT device has static address translation entries which bind the private address of a host to the public address.  Migration to a new network service provider merely requires an update of the NAT device. The migration is not noticeable to the hosts on the network. Note:  The difference to the use of NAT with IP address pooling is that the mapping of public and private IP addresses is static.
  • 15.  Scenario: Single public IP address is mapped to multiple hosts in a private network.
  • 16.  NAT solution:  Assign private addresses to the hosts of the corporate network.  NAT device modifies the port numbers for outgoing traffic.
  • 17.  Scenario: Balance the load on a set of identical servers, which are accessible from a single IP address
  • 18.  NAT solution:  Here, the servers are assigned private addresses.  NAT device acts as a proxy for requests to the server from the public network.  The NAT device changes the destination IP address of arriving packets to one of the private addresses for a server.  A sensible strategy for balancing the load of the servers is to assign the addresses of the servers in a round-robin fashion.
  • 19.  Increases flexibility when connecting to the Internet.  Eliminates address renumbering as a network evolves.  Remedies address overlap events.  Conserves legally registered addresses.
  • 20. 1. H.323, CUSeeMe, VDO Live – video teleconferencing applications 2. Xing – Requires a back channel 3. Rshell – used to execute command on remote Unix machine – back channel 4. IRC – Internet Relay Chat – requires a back channel 5. PPTP – Point-to-Point Tunneling Protocol 6. SQLNet2 – Oracle Database Networking Services 7. FTP – Must be RFC-1631 compliant to work 8. ICMP – sometimes embeds the packed address info in the ICMP message 9. IPSec – used for many VPNs 10. IKE – Internet Key Exchange Protocol 11. ESP – IP Encapsulating Security Payload
  • 21.  Hardware and software firewalls.  Routers.  Proxy servers  RAS server that is a simple router/firewall