當沒有實際對等點時,uTorrent 將不存在的本機 IP 位址顯示為複製的幽靈對等點

當沒有實際對等點時,uTorrent 將不存在的本機 IP 位址顯示為複製的幽靈對等點
  • 只有當 torrent 沒有真正的對等體時才會發生這種情況。
  • 當至少有一個真實的對等點連接時,這種情況就不會發生。
  • 該位址192.168.56.1未配置為用於任何目的。
  • 我的系統中沒有執行 Web 伺服器軟體。
  • 數據機介面顯示沒有與該 IP 位址的實際連線192.168.56.1
  • 過去 2-3 年來,所有 uTorrent 版本(包括 3.4.1)都發生過這種情況。
  • Comodo 防毒掃描尚未發現任何相關內容。
  • 在我連接到同一調製解調器的筆記型電腦上不會發生這種情況。
  • 我發現另一個人也遇到這個問題這裡

可能是什麼原因造成的?如何診斷以找到問題根源?

在此輸入影像描述

網路配置:

C:\>ipconfig /all

Windows IP Configuration

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

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : 6C-**-**-**-**-B8
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::406a:4a76:2ecf:75ad%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.2(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 174911561
   DHCPv6 Client DUID. . . . . . . . : 00-**-**-**-**-**-**-**-**-**-**-**-**-B8
   DNS Servers . . . . . . . . . . . : 208.67.222.222
                                       208.67.220.220
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter VirtualBox Host-Only Network:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : VirtualBox Host-Only Ethernet Adapter
   Physical Address. . . . . . . . . : 08-**-**-**-**-6E
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::fdf7:b77a:8b92:1fb4%21(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.56.1(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 352845863
   DHCPv6 Client DUID. . . . . . . . : 00-**-**-**-**-**-**-**-**-**-**-**-**-B8
   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{********-****-45DE-****-************}:

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

Tunnel adapter Local Area Connection* 11:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-**-**-**-**-**-**-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{********-****-42E9-****-************}:

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

更多資訊:

My operating system : Windows 7 Ultimate x64 SP1
My gateway address  : 192.168.1.1
My local IP         : 192.168.1.2
My uTorrent port    : 5001
uTorrent version    : 3.3

答案1

正如您在輸出中看到的ipconfig /all192.168.56.1是與您的電腦在 VirtualBox Host-only 虛擬網路介面上關聯的 IP 位址。不知何故,本地對等發現在此適配器上出現故障,導致 µTorrent 將自己視為(潛在)對等點。

由於所有這些內容都發生在您的電腦內部,因此它們都不會顯示在您的數據機或其他地方。

我對 µTorrent 不太熟悉,所以我不知道是否可以阻止它嘗試使用虛擬網路介面。不過,這可能值得一試。也許在高級設定中的某個地方。

相關內容