Windows 10でDNSを完全にフラッシュする方法を教えてください。


1

私のPCが解決し続けるドメインがあります 127.0.0.1etc / hostsファイルにそのドメインが含まれていないことを確認し、実行し続けました。 ipconfig /flushdnsしかし、ドメインはまだ解決します 127.0.0.1。走ったとき tracert 私のカンプでは、私が得るのは以下のとおりです。

1 <1 ms    <1 ms    <1 ms www.example.com[127.0.0.1]

これが私の結果です ipconfig /all

Windows IP Configuration

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

Ethernet adapter Ethernet:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : F0-79-59-34-F7-D2
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 3:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
   Physical Address. . . . . . . . . : 12-E2-30-68-28-79
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Qualcomm Atheros AR956x Wireless Network Adapter
   Physical Address. . . . . . . . . : 40-E2-30-68-28-79
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::e975:723e:ba97:23f0%4(Preferred) 
   IPv4 Address. . . . . . . . . . . : 192.168.1.237(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Monday, June 6, 2016 9:36:09 PM
   Lease Expires . . . . . . . . . . : Tuesday, June 7, 2016 11:12:18 PM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 71361072
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-74-DF-E4-F0-79-59-34-F7-D2
   DNS Servers . . . . . . . . . . . : 192.168.1.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
   Physical Address. . . . . . . . . : 40-E2-30-68-28-78
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:2c68:87f:cd57:3fab(Preferred) 
   Link-local IPv6 Address . . . . . : fe80::2c68:87f:cd57:3fab%8(Preferred) 
   Default Gateway . . . . . . . . . : ::
   DHCPv6 IAID . . . . . . . . . . . : 352321536
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-74-DF-E4-F0-79-59-34-F7-D2
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.{2E10CB81-A9AD-4E2E-B6AD-601FFBAB62FE}:

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

だからドメインがまだ解決していない理由はよくわかりません。私はどんな提案にもオープンです、前もってあらゆる助けをありがとう!


私の質問を編集しました
Cristian

ターゲットドメイン?合法的に127.0.0.1に解決される可能性があります( localtest.me そして README
Jedi

そうではない bellas-cleaning-service.com
Cristian

回答:


0

tracertは、127.0.0.1に関連付けられた名前を取得するためにライブラリ関数を呼び出しています。あなたが見る応答、www.example.comは、いくつかの場所から来るかもしれません。 (1)ローカルシステム上のLMHOSTSファイル、(2)NetBIOS転送が有効になっているがWINSサーバーが認識されていない場合のNetBIOSブロードキャストクエリ、(3)WINS参照、または(4)DNS逆参照または「dig PTR 1.0.0.127.in-addr.arpa」)。

このIPに対するDNSからの標準的な応答は「localhost」であるはずです。


-1

このIPアドレスは ローカルホスト 、127.0.0.1、そして実際にはサーバーとして機能しているPC上のアプリケーション、おそらくトラフィックをリダイレクトしているプロキシから来ています。それは合法的かもしれません、またはそれはのようなマルウェアである可能性があります PUM.bad.proxy


住所の行き先には大きな違いがあります そしてそれがどのように解決されるのか、そして私は質問の中にそれを示すようなものは何も見ない 検索結果 「あなたのPCのアプリケーションから来ている」。 DNSサーバーがドメインルックアップに応答して127.0.0.1を返すことは完全に可能です。
grawity
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.