Interactive end-of-chapter exercises


4G Wireless Tunneling

In the graphic below, a mobile phone has a TCP connection with the streaming server using wireless 4G. Assume that both the mobile phone and the server use TCP port 9702 and any intermediary nodes that tunnel the datagrams use port 4902.



Question List


1. What is the source IP address of the datagram sent from the mobile phone to the base station?

2. What is the destination IP address of the datagram sent from the mobile phone to the base station?

3. What is the transport-layer port number in the datagram sent from the mobile phone to the base station?

4. What transport-layer protocol is indicated in the datagram sent from the mobile phone to the base station?

5. Is there an encapsulated datagram within the datagram sent from the mobile phone to the base station? Answer Yes or No

6. What is the source IP address of the datagram sent from the base station to the serving gateway?

7. What is the destination IP address of the datagram sent from the base station to the serving gateway?

8. What is the transport-layer port number in the datagram sent from the base station to the serving gateway?

9. What transport-layer protocol is indicated in the datagram sent from the base station to the serving gateway?

10. Is there an encapsulated datagram within the datagram sent from the base station to the serving gateway? Answer Yes or No

11. What is the source IP address of the encapsulated datagram?

12. What is the destination IP address of the encapsulated datagram?

13. What is the transport-layer port number in the encapsulated datagram?

14. What transport-layer protocol is indicated in the encapsulated datagram?

15. What is the source IP address of the datagram sent from the serving gateway to the PDN gateway?

16. What is the destination IP address of the datagram sent from the serving gateway to the PDN gateway?

17. What is the transport-layer port number in the datagram sent from the serving gateway to the PDN gateway?

18. What transport-layer protocol is indicated in the datagram sent from the serving gateway to the PDN gateway?

19. Is there an encapsulated datagram within the datagram sent from the serving gateway to the PDN gateway? Answer Yes or No

20. What is the source IP address of the encapsulated datagram?

21. What is the destination IP address of the encapsulated datagram?

22. What is the transport-layer port number in the encapsulated datagram?

23. What transport-layer protocol is indicated in the encapsulated datagram?

24. What is the source IP address of the datagram sent from the PDN gateway to the server?

25. What is the destination IP address of the datagram sent from the PDN gateway to the server?

26. What is the transport-layer port number in the datagram sent from the PDN gateway to the server?

27. What transport-layer protocol is indicated in the datagram sent from the PDN gateway to the server?

28. Is there an encapsulated datagram within the datagram sent from the PDN gateway to the server? Answer Yes or No

29. Is data encrypted between the mobile phone and the base station? Answer Yes or No

30. Does the server know about any of the wireless tunneling? Answer Yes or No




Solution


1. From the mobile phone to the base station, the source address is 10.0.0.181

2. From the mobile phone to the base station, the destination address is 155.69.206.151

3. From the mobile phone to the base station, the port used is 9702

4. From the mobile phone to the base station, the protocol used is TCP

5. Is there an encapsulated datagram? No

6. From the base station to the serving gateway, the source address is 2.88.173.28

7. From the base station to the serving gateway, the destination address is 2.88.175.156

8. From the base station to the serving gateway, the port used is 4902

9. From the base station to the serving gateway, the protocol used is UDP

10. Is there an encapsulated datagram? Yes

11. The source address of the encapsulated datagram is 10.0.0.181

12. The destination address of the encapsulated datagram is 155.69.206.151

13. The port used in the encapsulated datagram is 9702

14. The protocol used in the encapsulated datagram is TCP

15. From the serving gateway to the PDN gateway, the source address is 2.88.175.156

16. From the serving gateway to the PDN gateway, the destination address is 216.141.6.12

17. From the serving gateway to the PDN gateway, the port used is 4902

18. From the serving gateway to the PDN gateway, the protocol used is UDP

19. Is there an encapsulated datagram? Yes

20. The source address of the encapsulated datagram is 10.0.0.181

21. The destination address of the encapsulated datagram is 155.69.206.151

22. The port used by the encapsulated datagram is 9702

23. The protocol used by the encapsulated datagram is TCP

24. From the PDN gateway to the server, the source address is 216.141.6.12

25. From the PDN gateway to the server, the destination address is 155.69.206.151

26. From the PDN gateway to the server, the port used is 9702

27. From the PDN gateway to the server, the protocol used is TCP

28. Is there an encapsulated datagram? No

29. Yes, the base station and mobile phone encrypt data between them

30. No, the server is blissfully unaware of the wireless infrastructure or tunneling



That's incorrect

That's correct

The answer was: 10.0.0.181

Question 1 of 30

The answer was: 155.69.206.151

Question 2 of 30

The answer was: 9702

Question 3 of 30

The answer was: TCP

Question 4 of 30

The answer was: No

Question 5 of 30

The answer was: 2.88.173.28

Question 6 of 30

The answer was: 2.88.175.156

Question 7 of 30

The answer was: 4902

Question 8 of 30

The answer was: UDP

Question 9 of 30

The answer was: Yes

Question 10 of 30

The answer was: 10.0.0.181

Question 11 of 30

The answer was: 155.69.206.151

Question 12 of 30

The answer was: 9702

Question 13 of 30

The answer was: TCP

Question 14 of 30

The answer was: 2.88.175.156

Question 15 of 30

The answer was: 216.141.6.12

Question 16 of 30

The answer was: 4902

Question 17 of 30

The answer was: UDP

Question 18 of 30

The answer was: Yes

Question 19 of 30

The answer was: 10.0.0.181

Question 20 of 30

The answer was: 155.69.206.151

Question 21 of 30

The answer was: 9702

Question 22 of 30

The answer was: TCP

Question 23 of 30

The answer was: 216.141.6.12

Question 24 of 30

The answer was: 155.69.206.151

Question 25 of 30

The answer was: 9702

Question 26 of 30

The answer was: TCP

Question 27 of 30

The answer was: No

Question 28 of 30

The answer was: Yes

Question 29 of 30

The answer was: No

Question 30 of 30

Try Another Problem

We greatly appreciate the work of John Broderick (UMass '21) in helping to develop these interactive problems.

Copyright © 2010-2025 J.F. Kurose, K.W. Ross
Comments welcome and appreciated: kurose@cs.umass.edu