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

Intro Wireshark Lab Solution

The document summarizes the results of a network packet capture lab experiment. It lists ARP, TCP and HTTP as protocols observed. It notes the HTTP GET and OK messages were exchanged between the student's computer and gaia.cs.umass.edu in 0.903 seconds. The source address was the student's computer at 10.111.143.119 and the destination was the web server at 129.93.243.233.

Uploaded by

syayumi
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)
181 views

Intro Wireshark Lab Solution

The document summarizes the results of a network packet capture lab experiment. It lists ARP, TCP and HTTP as protocols observed. It notes the HTTP GET and OK messages were exchanged between the student's computer and gaia.cs.umass.edu in 0.903 seconds. The source address was the student's computer at 10.111.143.119 and the destination was the web server at 129.93.243.233.

Uploaded by

syayumi
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/ 2

LAB 1

1. List 3 different protocols that appear in the protocol column in the unfiltered
packet-listing window in step 7 above.
ARP, TCP, HTTP
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 packet-listing 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).

2015-05-10 20:19:32.903167000

3. What is the Internet address of the gaia.cs.umass.edu (also known as


www-net.cs.umass.edu)? What is the Internet address of your computer?

Source: 10.111.143.119 (Internet address of my search browser)


Destination: 129.93.243.233 (my Internet address)

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.

You might also like