0% found this document useful (0 votes)
58 views

Wireshark Lab 1b: From The Wireshark Capture, We Can Immediately See A TCP Protocols, A UDP Protocol, and HTTP Protocols

The document summarizes the results of a Wireshark lab capturing network packets. It lists 3 protocols seen in the unfiltered capture as TCP, UDP, and HTTP. It notes the time between an HTTP GET message and OK response was 0.317386 seconds. It provides the internet addresses of the server gaia.cs.umass.edu as 128.119.245.12 and the student's computer as 172.20.9.93.

Uploaded by

Truonganh Bao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

Wireshark Lab 1b: From The Wireshark Capture, We Can Immediately See A TCP Protocols, A UDP Protocol, and HTTP Protocols

The document summarizes the results of a Wireshark lab capturing network packets. It lists 3 protocols seen in the unfiltered capture as TCP, UDP, and HTTP. It notes the time between an HTTP GET message and OK response was 0.317386 seconds. It provides the internet addresses of the server gaia.cs.umass.edu as 128.119.245.12 and the student's computer as 172.20.9.93.

Uploaded by

Truonganh Bao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Tên:Trương Anh Bảo

MSSV:1811550

Wireshark Lab 1b
1. List 3 different protocols that appear in the protocol column in the unfiltered packet-listing
window in step 7 above.

Answer: From the Wireshark capture, we can immediately see a TCP protocols, a UDP protocol,
and HTTP protocols.

2. How long did it take from when the HTTP GET message was sent until the HTTP OK reply was
received? (By default, the value of the Time column in the packetlisting window is the amount of
time, in seconds, since Wireshark tracing began. To display the Time field in time-of-day format,
select the Wireshark View pull down menu, then select Time Display Format, then select Time-
of-day.)

Answer: The time took from HTTP GET to HTTP OK is 44.337937 ‐ 44.020551= 0.317386 seconds.
3. What is the Internet address of the gaia.cs.umass.edu (also known as wwwnet.cs.umass.edu)?
What is the Internet address of your computer?

Answer: The Internet address of gaia.cs.umass.edu is 128.119.245.12


The Internet address of my computer is 172.20.9.93
4. Print the two HTTP messages (GET and OK) referred to in question 2 above. To do so, select Print
from the Wireshark File command menu, and select the “Selected Packet Only” and “Print as
displayed” radial buttons, and then click OK.

Answer:
HTTP GET message:

HTTP OK message:

You might also like