web-dev-qa-db-ja.com

Windows 8 DNSルックアップは失敗しますが、wiresharkはクエリが完了したことを示します

私は非常に奇妙な問題を抱えています。私の父は最近、新しいワイヤレスルーターを購入しました。少なくとも8台のデバイスがワイヤレスで接続されており、1台を除いて、すべてが以前と同じように機能し続けています。この特定のWindows8.1ラップトップでは、DNSルックアップが失敗しているように動作しています。 Pingは「ホストが見つかりませんでした」と言い、nslookupは「DNS要求がタイムアウトしました」と言います。ただし、wiresharkのトラフィックを見ると、DNS要求は正常に完了しているように見えます。返されたIPアドレスをコピーしてchromeまたはpingに貼り付けると、機能します。これが問題を要約したスクリーンショットです:

enter image description here

事実の要約は次のとおりです。

  1. 古いルーターは機能します。
  2. 新しいルーターへの有線接続が機能します。
  3. 新しいルーターに接続されている他のすべてのコンピューターは引き続き機能しますが、 他の2台のWindows8.1ラップトップを含む (編集済み-私が考えていた2台のコンピューターには実際にWindows 7が搭載されています)。
  4. Pingまたはchrome workの生のIPアドレス。
  5. Wiresharkを使用すると、DNS要求が成功しているように見えます。

誰かが何が起こっているのか考えていますか?

編集:これが「ipconfig/all」と「routePRINT」の出力です:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Walker10
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Local Area Connection* 5:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
   Physical Address. . . . . . . . . : 86-A6-C8-5A-59-D4
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Bluetooth Network Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
#2
   Physical Address. . . . . . . . . : 84-A6-C8-5A-59-D7
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 12:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
   Physical Address. . . . . . . . . : 84-A6-C8-5A-59-D4
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) Centrino(R) Wireless-N 2230
   Physical Address. . . . . . . . . : 84-A6-C8-5A-59-D3
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 192.168.1.9(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Saturday, December 13, 2014 1:28:24 PM
   Lease Expires . . . . . . . . . . : Sunday, December 14, 2014 1:28:24 PM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
   DNS Servers . . . . . . . . . . . : 8.8.8.8
                                       8.8.4.4
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe FE Family Controller
   Physical Address. . . . . . . . . : 5C-F9-DD-4F-7F-CC
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{EDE41C57-BC07-42C8-B753-FC106F3FD6BC}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #10
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

C:\WINDOWS\system32>route PRINT
===========================================================================
Interface List
 16...86 a6 c8 5a 59 d4 ......Microsoft Hosted Network Virtual Adapter
 14...84 a6 c8 5a 59 d7 ......Bluetooth Device (Personal Area Network) #2
  9...84 a6 c8 5a 59 d4 ......Microsoft Wi-Fi Direct Virtual Adapter
  4...84 a6 c8 5a 59 d3 ......Intel(R) Centrino(R) Wireless-N 2230
  3...5c f9 dd 4f 7f cc ......Realtek PCIe FE Family Controller
  1...........................Software Loopback Interface 1
 11...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #10
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.1.1      192.168.1.9     25
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
      192.168.1.0    255.255.255.0         On-link       192.168.1.9    281
      192.168.1.9  255.255.255.255         On-link       192.168.1.9    281
    192.168.1.255  255.255.255.255         On-link       192.168.1.9    281
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
        224.0.0.0        240.0.0.0         On-link       192.168.1.9    281
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
  255.255.255.255  255.255.255.255         On-link       192.168.1.9    281
===========================================================================
Persistent Routes:
  None

IPv6 Route Table
===========================================================================
Active Routes:
 If Metric Network Destination      Gateway
  1    306 ::1/128                  On-link
  1    306 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None
4
Joel

DNSサーバーを自動に変更することで、この問題を最終的に解決しました(以前は、Google DNSサーバー8.8.8.8および8.8.4.4を使用するように設定されていました)。新しいルーターはOpenDNSを実行しており、クライアントが他のDNSサーバーに接続することを好まなかったようです。

コンピュータが明らかにグーグルDNSから受け取っていた応答を受け入れなかった理由はまだわかりません。私が今投稿しているubuntuコンピューターは、同じルーターを介してgoogle DNSを使用しており、正常に動作しています。

1
Joel

過度に単純化されたアプローチは、コンピューターを再起動することです。これは、Windowsが管理するのがひどい場合がある多くの構成とキャッシュをフラッシュします。それがうまくいかない場合は、ipconfig/allとroute-printを使用してスクリーンショットをいくつか作成してください

また、応答の直後のパケットが欠落しているため、システムが応答で何をしようとしているのかを判断するのは困難です。

0
NonSecwitter

数年前に同様の問題が発生しました。コンピューターのDNSのタイムアウトが早すぎて、正しく機能しませんでした。 DNSQueryTimeoutsを構成するときに次のTechNetの記事を見つけました: http://technet.Microsoft.com/library/Cc977482

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersDNSQueryTimeoutsREG_MULTI_SZとして作成/変更する必要があります。キーのデフォルト値は1 2 2 4 8 0です。値の平均はやや紛らわしいですが、熟考するとある程度意味があります。

1st limit    1 second    Query the preferred DNS server on the primary connection.
2nd limit    2 seconds   Query the preferred DNS server on all connections.
3rd limit    2 seconds   Query all DNS servers on all connections (1st attempt).
4th limit    4 seconds   Query all DNS servers on all connections (2nd attempt).
5th limit    8 seconds   Query all DNS servers on all connections (3rd attempt).
6th                      Must be 0 (indicates the end of a string).

しかし、私は少し掘り下げて、この投稿を見つけました: http://answers.Microsoft.com/en-us/windows/forum/windows_8-networking/windows-8-will-not-resolve-dns/034de50d-a8ef-4bff-b627-76182dc07646?page = 3&tm = 141847713587

ユーザーがこのキーを変更する必要があると述べた場合:Windows8ボックスの場合はHKLM\System\CurrentControlSet\Services\dnscache\Parameters\DNSQueryTimeouts

0
prateek61