What is the ip address and tcp port number


Assignment:

1. What is the IP address and TCP port number used by the client computer (source) that is transferring the file to gaia website?

2. What is the IP address of gaiawebsite? On what port number is it sending and receiving TCP segments for this connection? If you have been able to create your own trace, answer the following question:

3. What is the IP address and TCP port number used by your client computer (source) to transfer the file to gaiawebsite?

4. What is the sequence number of the TCP SYN segment that is used to initiate the TCP connection between the client computer and gaiawebsite? What is it in the segment that identifies the segment as a SYN segment?

5. What is the sequence number of the SYNACK segment sent by gaia website to the client computer in reply to the SYN? What is the value of the Acknowledgement field in the SYNACK segment? How did gaia website determine that value? What is it in the segment that identifies the segment as a SYNACK segment?

6. What is the sequence number of the TCP segment containing the HTTP POST command? Note that in order to find the POST command, you'll need to dig into the packet content field at the bottom of the Wireshark window, looking for a segment with a "POST" within its DATA field.

7. Consider the TCP segment containing the HTTP POST as the first segment in the TCP connection. What are the sequence numbers of the first six segments in the TCP connection (including the segment containing the HTTP POST)? At what time was each segment sent? When was the ACK for each segment received? Given the difference between when each TCP segment was sent, and when its acknowledgement was received, what is the RTT value for each of the six segments? What is the EstimatedRTT value after the receipt of each ACK? Assume that the value of the EstimatedRTT is equal to the measured RTT for the first segment, and then is computed using the EstimatedRTT equation for all subsequent segments.

8. What is the length of each of the first six TCP segments?

9. What is the minimum amount of available buffer space advertised at the received for the entire trace? Does the lack of receiver buffer space ever throttle the sender?

10. Are there any retransmitted segments in the trace file? What did you check for (in the trace) in order to answer this question?

11. How much data does the receiver typically acknowledge in an ACK? Can you identify cases where the receiver is ACKing every other received segment

12. What is the throughput (bytes transferred per unit time) for the TCP connection? Explain how you calculated this value.

Answer the following questions for the TCP segments the packet trace tcp-etherealtrace

13. Use the Time-Sequence-Graph(Stevens) plotting tool to view the sequence number versus time plot of segments being sent from the client to the gaiawebsite server. Can you identify where TCP's slowstart phase begins and ends, and where congestion avoidance takes over? Comment on ways in which the measured data differs from the idealized behavior of TCP that we've studied in the text.

14. Answer each of two questions above for the trace that you have gathered when you transferred a file from your computer to gaiawebsite. Make sure you clearly annotate screenshots and show which two questions you've answered for this question. How long did it take to complete the lab? Did you feel this lab was helpful or valuable? Please explain your answer.

For more details review an attachment:

Attachment:- TCP Basics-Wireshark Lab.rar

Solution Preview :

Prepared by a verified Expert
Computer Networking: What is the ip address and tcp port number
Reference No:- TGS02024673

Now Priced at $30 (50% Discount)

Recommended (91%)

Rated (4.3/5)