当没有实际对等点时,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 不太熟悉,所以我不知道您是否可以阻止它尝试使用虚拟网络接口。不过,也许值得一试。也许在高级设置中的某个地方。

相关内容