Lab3-DNS

  • Due Mar 10 at 11:59pm
  • Points 42
  • Questions 20
  • Available Mar 3 at 10:40am - Mar 11 at 11:59pm 9 days
  • Time Limit None
  • Allowed Attempts 5

Attempt History

Attempt Time Score
KEPT Attempt 2 2 minutes 42 out of 42
LATEST Attempt 2 2 minutes 42 out of 42
Attempt 1 9 minutes 40 out of 42
Correct answers are hidden.
Score for this attempt: 42 out of 42
Submitted Mar 7 at 11:34pm
This attempt took 2 minutes.
 
Question 1
2 / 2 pts
0 short_answer_question   6128298

DNS-1 Lab: Q01 Introduction and taking nslookup out for a spin

You must read Wireshark DNS lab manual before answering these questions.

The answers to the questions are based on packets in the trace files with names of the form dns-wireshark-trace*-1 (pay careful attention to the '-1' in the filename) that are posted under MyClass/Modules, so make sure you have these specific trace files open in Wireshark when you answer these questions!

8E cover
wireshark logo

 

Questions Q01 through Q02 can be answered directly from Figure 4 in the DNS Wireshark lab v8 write up.

DNS-1 Lab: Q01. Using nslookup to lookup a Type=A record. Given the nslookup output in Figure 4 in the WiresharkLab v8.1 writeup, what is the IP address of www.iitb.ac.in?

Enter the IP address in dotted decimal notation (include each dot, omit any leading zeros for any byte that is non-zero, and enter a 0 if one of the address bytes has a zero value, e.g., 10.0.216.54):

Nice! This answer is correct.

 
Question 2
2 / 2 pts
0 short_answer_question   6128299

DNS-1 Lab: Q02 nslookup: which server provides an answer?. Given the nslookup output in Figure 4 in the WiresharkLab v8.1 writeup, what is the IP address of the DNS server that provided the answer to the nslookup command in question Q01 above?

Enter the IP address in dotted decimal notation (include each dot, omit any leading zeros for any byte that is non-zero, and enter a 0 if one of the address bytes has a zero value, e.g., 10.0.216.54):

Nice! This answer is correct.

 
Question 3
2 / 2 pts
0 multiple_choice_question   6128274

DNS-1 Lab: Q05.1 resolving gaia.cs.umass.edu (a).

To answer questions 5-11, use trace file dns-wireshark-trace1-1. This trace file contains packets sent and received in involved in retrieving the webpage http://gaia.cs.umass.edu/kurose_ross/, which will require resolving the name gaia.cs.umass.edu.

Locate the first DNS query message resolving the name gaia.cs.umass.edu. What is the packet number[1] in the trace for the DNS query message?


[1] Remember that this “packet number” is assigned by Wireshark for listing purposes only; it is NOT a packet number contained in any real packet header.

 
exact_answer none 3231551 25176
 
exact_answer none 3231551 32771
 
exact_answer none 3231551 49752
 
exact_answer none 3231551 74869

Nice! This answer is correct.

 
Question 4
2 / 2 pts
0 multiple_choice_question   6128272

DNS-1 Lab: Q05.2 resolving gaia.cs.umass.edu (b). Locate the initial DNS query message resolving the name gaia.cs.umass.edu. Is this query message sent over UDP or TCP?  

 
exact_answer none 3231552 80466
 
exact_answer none 3231552 42243

Nice! This answer is correct.

 
Question 5
2 / 2 pts
0 multiple_choice_question   6128275

DNS-1 Lab: Q06.1 resolving gaia.cs.umass.edu (c). Now locate the corresponding DNS response to the initial DNS query. What is the packet number in the trace for the DNS response message?  

 

 
exact_answer none 3231553 71031
 
exact_answer none 3231553 33467
 
exact_answer none 3231553 85699

Nice! This answer is correct.

 
Question 6
2 / 2 pts
0 multiple_choice_question   6128273

DNS-1 Lab: Q06.2 resolving gaia.cs.umass.edu (d). Locate the DNS response message in reply to initial DNS query message resolving the name gaia.cs.umass.edu. Is this response message sent over UDP or TCP?  

 
exact_answer none 3231554 39485
 
exact_answer none 3231554 54170

Nice! This answer is correct.

 
Question 7
2 / 2 pts
0 multiple_choice_question   6128295

DNS-1 Lab: Q07.1 resolving gaia.cs.umass.edu (e). What is the destination port for the initial DNS query message?

 

 
exact_answer none 3231555 85454
 
exact_answer none 3231555 10169
 
exact_answer none 3231555 75155
 
exact_answer none 3231555 22659

Nice! This answer is correct.

 
Question 8
2 / 2 pts
current_and_previous_correct 0 multiple_choice_question   6128291

DNS-1 Lab: Q07.2 resolving gaia.cs.umass.edu (f). What is the source port that the initial DNS query message was sent from?

 

 
exact_answer none 3231556 96542
 
exact_answer none 3231556 44127
 
exact_answer none 3231556 72522
 
exact_answer none 3231556 77262

Nice! This answer is correct.

 
Question 9
2 / 2 pts
0 short_answer_question   6128300

DNS-1 Lab: Q08 resolving gaia.cs.umass.edu (g).   To what IP address is the initial DNS query message sent?

Enter the IP address in dotted decimal notation (include each dot, omit any leading zeros for any byte that is non-zero, and enter a 0 if one of the address bytes has a zero value, e.g., 10.0.216.54):

Nice! This answer is correct.

 
Question 10
2 / 2 pts
0 multiple_choice_question   6128285

DNS-1 Lab: Q10.1 resolving gaia.cs.umass.edu (j). Examine the DNS response message to the initial query message. How many “questions” does this DNS response message contain?

 
exact_answer none 3231560 25931
 
exact_answer none 3231560 68395
 
exact_answer none 3231560 94323
 
exact_answer none 3231560 13611

Nice! This answer is correct.

 
Question 11
2 / 2 pts
0 multiple_choice_question   6128287

DNS-1 Lab: Q10.2 resolving gaia.cs.umass.edu (k). Examine the DNS response message to the initial query message.How many “answers” does this DNS response message contain?

 
exact_answer none 3231561 47
 
exact_answer none 3231561 76363
 
exact_answer none 3231561 67098
 
exact_answer none 3231561 93268

Nice! This answer is correct.

 
Question 12
4 / 4 pts
0 matching_question   6128304

DNS-1 Lab: Q11 resolving gaia.cs.umass.edu a second time. The web page for the base file http://gaia.cs.umass.edu/kurose_ross/ references the image object http://gaia.cs.umass.edu/kurose_ross/header_graphic_book_8E_2.jpg , which, like the base web page, is on gaia.cs.umass.edu.   Suppose that a user enters the URL for the base page to be displayed, and suppose that the HTTP and DNS caches are empty.

In the matching below, indicate the packet number in the trace that matches with the HTTP request/reply or DNS request/reply noted.

  • What is the packet number in the trace for the initial HTTP GET request for the base file http://gaia.cs.umass.edu/kurose_ross/?
  • What are the packet numbers in the trace of the DNS query and the DNS response messages sent/received to resolve gaia.cs.umass.edu so that this initial HTTP request can be sent to the gaia.cs.umass.edu IP address? 
  • What is the packet number in the trace for the HTTP GET request for the image object http://gaia.cs.umass.edu/kurose_ross/header_graphic_book_8E2.jpg?  
  • What is the packet number of the DNS query message sent to resolve gaia.cs.umass.edu so that the HTTP request for http://gaia.cs.umass.edu/kurose_ross/header_graphic_book_8E_2.jpg can be sent to the IP address for gaia.cs.umass.edu?

 

 

HTTP request for base file http://gaia.cs.umass.edu/kurose_ross/
 
exact_answer none 3231562 975 7622
DNS query message sent to resolve gaia.cs.umass.edu so that the HTTP request for base file http://gaia.cs.umass.edu/kurose_ross/ can be sent to the IP address for gaia.cs.umass.edu
 
exact_answer none 3231562 2453 1120
DNS response message received to resolve gaia.cs.umass.edu so that the HTTP request for base file http://gaia.cs.umass.edu/kurose_ross/ can be sent to the IP address for gaia.cs.umass.edu
 
exact_answer none 3231562 3953 5493
HTTP request for image object http://gaia.cs.umass.edu/kurose_ross/header_graphic_book_8E_2.jpg
 
exact_answer none 3231562 1008 3517
 
Question 13
2 / 2 pts
0 multiple_choice_question   6128296

DNS-1 Lab: Q12.1 resolving www.cs.umass.edu via nslookup (a). To answer questions 12-15, use trace file dns-wireshark-trace2-1. This trace file contains packets sent and received in involved in performing the nslookup described in the DNS Wireshark Lab v8.1 writeup.

What is the destination port for the initial DNS query message generated by nslookup?

 
exact_answer none 3231563 62584
 
exact_answer none 3231563 6192
 
exact_answer none 3231563 56357
 
exact_answer none 3231563 12958

Nice! This answer is correct.

 
Question 14
2 / 2 pts
current_and_previous_correct 0 multiple_choice_question   6128292

DNS-1 Lab: DNS-1 Lab: Q12.2 resolving www.cs.umass.edu via nslookup (b). What is the source port that the initial DNS query message was sent from?

 
exact_answer none 3231564 22501
 
exact_answer none 3231564 12880
 
exact_answer none 3231564 45546
 
exact_answer none 3231564 78183

Nice! This answer is correct.

 
Question 15
2 / 2 pts
false 0 short_answer_question   6128301

DNS-1 Lab: Q13.1 resolving www.cs.umass.edu via nslookup (c).   To what IP address is the initial DNS query message sent?

Enter the IP address in dotted decimal notation (include each dot, omit any leading zeros for any byte that is non-zero, and enter a 0 if one of the address bytes has a zero value, e.g., 10.0.216.54):

Nice! This answer is correct.

 
Question 16
2 / 2 pts
0 multiple_choice_question   6128293

DNS-1 Lab: Q13.2 resolving www.cs.umass.edu via nslookup (d). Is this the address of the local DNS server for the computer on which the nslookup was issued, or the authoritative name server for www.cs.umass.edu?

 
exact_answer none 3231566 57037
 
exact_answer none 3231566 5855

Nice! This answer is correct.

 
Question 17
2 / 2 pts
0 multiple_choice_question   6128277

DNS-1 Lab: Q14.1 resolving www.cs.umass.edu (e). How many “questions” does this DNS message contain?

 
exact_answer none 3231567 52272
 
exact_answer none 3231567 7316
 
exact_answer none 3231567 11975
 
exact_answer none 3231567 25079

Nice! This answer is correct.

 
Question 18
2 / 2 pts
0 multiple_choice_question   6128290

DNS-1 Lab: Q14.2 resolving www.cs.umass.edu (f). Examine the initial DNS query message. How many “answers” does this DNS message contain?

 
exact_answer none 3231568 77518
 
exact_answer none 3231568 93724
 
exact_answer none 3231568 11673
 
exact_answer none 3231568 6045

Nice! This answer is correct.

 
Question 19
2 / 2 pts
0 multiple_choice_question   6128286

DNS-1 Lab: Q15.1 resolving www.cs.umass.edu (g). Examine the DNS response message to the initial query message. How many “questions” does this DNS response message contain?

 
exact_answer none 3231569 725
 
exact_answer none 3231569 80818
 
exact_answer none 3231569 50563
 
exact_answer none 3231569 45326

Nice! This answer is correct.

 
Question 20
2 / 2 pts
0 multiple_choice_question   6128288

DNS-1 Lab: Q15.2 resolving www.cs.umass.edu (h). Examine the DNS response message to the initial query message. How many “answers” does this DNS response message contain?

 
exact_answer none 3231570 24364
 
exact_answer none 3231570 4185
 
exact_answer none 3231570 59480
 
exact_answer none 3231570 76235

Nice! This answer is correct.

Quiz Score: 42 out of 42