Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Network Address Translation: Consider the scenario below in which three hosts, with private IP addresses 10.0.1.12, 10.0.1.16, 10.0.1.24 are in a local network behind a

Network Address Translation:

Consider the scenario below in which three hosts, with private IP addresses 10.0.1.12, 10.0.1.16, 10.0.1.24 are in a local network behind a NATted router that sits between these three hosts and the larger Internet. IP datagrams being sent from, or destined to, these three hosts must pass through this NAT router. The routers interface on the LAN side has IP address 10.0.1.27, while the routers address on the Internet side has IP address 135.122.199.211.

Before doing this problem, you might want to reread the section on the NAT protocol in section 4.4.2 in the text.

image text in transcribed

Suppose that the host with IP address 10.0.1.12 sends an IP datagram destined to host 128.119.164.183. The source port is 3437, and the destination port is 80. Now, please answer all four questions.

Consider the datagram at step 4, after it has been transmitted by the NATted router but before it has been received by the host. What are the source and destination IP address for this datagram? What are the source and destination port numbers for the TCP segment in this IP datagram? Identify the differences in datagram's IP addresses and port numbers between step 3 and step 4. Has a new entry been made in the router's NAT table, or removed from the NAT table? Explain your answer.

NAT translation table WAN side addr LAN side addr 10.0.1.12 S: 10.0.1.27 network 2 S: 10.0.1.16 S: 4 3135.122.199.211 10.0.1.24

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual C# And Databases

Authors: Philip Conrod, Lou Tylee

16th Edition

1951077083, 978-1951077082

More Books

Students also viewed these Databases questions

Question

responding to them.

Answered: 1 week ago