0% found this document useful (0 votes)
403 views2 pages

Report Lab 1 CSE 461

The document summarizes the results of a lab experiment analyzing network packet captures from a web browser request. It lists three common protocols observed (ICMP, ARP, HTTP), notes that an HTTP GET request took 0.298214 seconds to receive a response, identifies the IP addresses of the requested website and the student's computer, and specifies how to print the HTTP messages from the capture file.
Copyright
© Attribution Non-Commercial (BY-NC)
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)
403 views2 pages

Report Lab 1 CSE 461

The document summarizes the results of a lab experiment analyzing network packet captures from a web browser request. It lists three common protocols observed (ICMP, ARP, HTTP), notes that an HTTP GET request took 0.298214 seconds to receive a response, identifies the IP addresses of the requested website and the student's computer, and specifies how to print the HTTP messages from the capture file.
Copyright
© Attribution Non-Commercial (BY-NC)
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

Nguyn Quc Dng Nguyn Ngha Nguyn Vn Thin

Report Lab 1 CSE 461


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

From the screenshot we can see that, the GET was sent as 8.34919900 and the REPLY was received in 8.64741300. Thus it takes 0.298214 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? As seen from the screenshot in question 2, + The Internet address of the gaia.cs.umass.edu is 128.119.245.12 + The Internet address of my computer is: 192.168.1.53 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