0% found this document useful (0 votes)
38 views3 pages

Lab 1

The document describes a lab experiment using Wireshark to analyze a trace file. It asks several questions about the protocols seen in the trace file, including: - TCP, QUIC, HTTP, DNS, TLSv1.2, and UDP were seen - It took 0.243812 seconds for an HTTP GET message to receive an HTTP OK response - The internet address of the sender was 192.168.1.9 and the receiver was 128.119.245.12
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)
38 views3 pages

Lab 1

The document describes a lab experiment using Wireshark to analyze a trace file. It asks several questions about the protocols seen in the trace file, including: - TCP, QUIC, HTTP, DNS, TLSv1.2, and UDP were seen - It took 0.243812 seconds for an HTTP GET message to receive an HTTP OK response - The internet address of the sender was 192.168.1.9 and the receiver was 128.119.245.12
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

LAB 1: GETTING STARTED

1, Which of the following protocols are shown as appearing (i.e., are listed in the
Wireshark “protocol” column) in your trace file: TCP, QUIC, HTTP, DNS, UDP,
TLSv1.2?
Trả lời: TCP, QUIC, HTTP, DNS, TLSv1.2, UDP

QUIC, UDP, DNS

TCP, TLSv1.2

HTTP
2, 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.
Trả lời: Mất 0.243812s kể từ khi HTTP GET message được gửi cho đến khi nhận
được phản hồi HTTP OK.
3, What is the Internet address of the gaia.cs.umass.edu (also known as www-
net.cs.umass.edu)?
Trả lời: 128.119.245.12
What is the Internet address of your computer or (if you are using the trace file) the
computer that sent the HTTP GET message?
Trả lời: 192.168.1.9

4, Trình duyệt gửi yêu cầu HTTP là: CHROME


5, The number following “Dest Port:” for the TCP segment containing the HTTP
request:
Trả lời: 80

6, Print the two HTTP messages (GET and OK) referred to in question 2 above:

You might also like