
Wireshark DNS实验—Wireshark Lab: DNS v7.0(计算机网络自顶向下第七版)
存在两个类型的查询请求,分别是。
Wireshark Lab: DNS v7.0
1
Run nslookup to obtain the IP address of a Web server in Asia. What is the IP address of that server?
I P a d d r e s s IPaddress IPaddress有
47.101.174.127 119.3.65.116 8.134.64.214 120.92.83.126 139.159.246.60 47. 101. 174. 127\\119. 3.65. 116\\8.134. 64.214\\120. 92. 83. 126\\139. 159. 246. 60 47.101.174.127119.3.65.1168.134.64.214120.92.83.126139.159.246.60
2
Run nslookup to determine the authoritative DNS servers for a university in Europe.
伦敦大学的权威 D N S DNS DNS服务器。
3
Run nslookup so that one of the DNS servers obtained in Question 2 is queried for the mail servers for Yahoo! mail. What is its IP address?
通过伦敦大学的 D N S DNS DNS无法找到 Y a h o o m a i l Yahoo\ mail Yahoo mail
通过中国科大 D N S DNS DNS服务器找到其 I P IP IP如下图所示
i p c o n f i g ipconfig ipconfig各指令如下图
ipconfig /all
ipconfig /displaydns
ipconfig /flushdns
4
Locate the DNS query and response messages. Are then sent over UDP or TCP?
通过 U D P UDP UDP传输。
5
What is the destination port for the DNS query message? What is the source port of DNS response message?
端口号都是 53 53 53。
6
To what IP address is the DNS query message sent? Use ipconfig to determine the IP address of your local DNS server. Are these two IP addresses the same?
I P IP IP地址为 202.38.64.17 202.38.64.17 202.38.64.17,与本地 D N S DNS DNS服务器 I P IP IP地址相同。
7
Examine the DNS query message. What “Type” of DNS query is it? Does the query message contain any “answers”?
类型为 A A A A AAAA AAAA,不包含 “ a n s w e r s " “answers" “answers"。
8
Examine the DNS response message. How many “answers” are provided? What do each of these answers contain?
有 3 3 3个 “ a n s w e r ” “answer” “answer”,包含 n a m e , t y p e , c l a s s … c n a m e , a d d r e s s name,type,class…cname,address name,type,class…cname,address等信息。
9
Consider the subsequent TCP SYN packet sent by your host. Does the destination IP address of the SYN packet correspond to any of the IP addresses provided in the DNS response message?
在 r e s p o n s e m e s s a g e response\ message response message中的 a n s w e r answer answer找到对应的 I P IP IP地址。
10
This web page contains images. Before retrieving each image, does your host issue new DNS queries?
没有发起新的请求。
11
What is the destination port for the DNS query message? What is the source port of DNS response message?
都是 53 53 53号端口。
12
To what IP address is the DNS query message sent? Is this the IP address of your default local DNS server?
目的 I P IP IP地址与本地 D N S DNS DNS服务器的 I P IP IP地址相同。
13
Examine the DNS query message. What “Type” of DNS query is it? Does the query message contain any “answers”?
类型为 A A A,不包含 a n s w e r s answers answers。
14
Examine the DNS response message. How many “answers” are provided? What do each of these answers contain?
有 3 3 3个 a n s w e r answer answer,每个 a n s w e r answer answer包含 n a m e , t y p e , c l a s s , t i m e t o l i v e , d a t a l e n g t h , c n a m e , a d d r e s s name,type,class,time\ to\ live,data\ length,cname,address name,type,class,time to live,data length,cname,address等消息
15
Provide a screenshot
16
To what IP address is the DNS query message sent? Is this the IP address of your default local DNS server?
目标 I P IP IP地址为 202.38.64.56 202.38.64.56 202.38.64.56,是我的本地 D N S DNS DNS服务器 I P IP IP。
17
Examine the DNS query message. What “Type” of DNS query is it? Does the query message contain any “answers”?
类型为 N S NS NS,不包含 a n s w e r s answers answers。
18
Examine the DNS response message. What MIT nameservers does the response message provide? Does this response message also provide the IP addresses of the MIT namesers?
提供一个 A u t h o r i t a t i v e n a m e s e r v e r Authoritative\ nameserver Authoritative nameserver d s c b . a k a m a i e d g e . n e t dscb. akamaiedge. net dscb.akamaiedge.net,没有提供 I P IP IP地址。
19
Provide a screenshot.
20
what IP address is the DNS query message sent? Is this the IP address of your default local DNS server? If not, what does the IP address correspond to?
超时,故用 n s . u s t c . e d u . c n ns.ustc.edu.cn ns.ustc.edu.cn进行请求。 D N S DNS DNS请求发送的 I P IP IP地址为 2001 : d a 8 : d 800 : : 56 2001:da8:d800::56 2001:da8:d800::56,与科大服务器 I P IP IP一致。
21
Examine the DNS query message. What “Type” of DNS query is it? Does the query message contain any “answers”?
存在两个类型的查询请求,分别是 A , A A A A A\ , \ AAAA A , AAAA类型,都不包含 a n s w e r answer answer。
22
Examine the DNS response message. How many “answers” are provided? What does each of these answers contain?
只有 1 1 1个 a n s w e r answer answer,包含 n a m e , t y p e , c l a s s , t i m e t o l i v e , a d t a l e n g t h , a d d r e s s name,type,class,time\ to\ live,adta\ length,address name,type,class,time to live,adta length,address等信息。
23
Provide a screenshot.
更多推荐
所有评论(0)