質問編集履歴

1

nslookupについて

2017/08/13 06:26

投稿

kyusyu
kyusyu

スコア9

test CHANGED
File without changes
test CHANGED
@@ -72,4 +72,24 @@
72
72
 
73
73
 
74
74
 
75
+ また、nslookupにDNSの指定を行うと解決できます
76
+
77
+ ```
78
+
79
+ C:\Users>nslookup kyusyuexample.com 01.dnsv.jp
80
+
81
+ サーバー: UnKnown
82
+
83
+ Address: 192.168.1.1
84
+
85
+
86
+
87
+ 名前: kyusyuexample.com
88
+
89
+ Address: 13.114.xx.xxx
90
+
91
+ ```
92
+
93
+
94
+
75
95
  ご回答やご指導をどうかよろしくお願いします