互联网连接完整但 ping 失败

互联网连接完整但 ping 失败

使用带有 USB 无线适配器 (TP-LINK Archer T4U) 的 Windows 8.1 Professional,我拥有完整的互联网连接,但所有 ping 呼叫都失败,并显示“请求超时”。板载 Wifi 目前已禁用。

网络适​​配器列表:Cisco AnyConnect 移动适配器 VirtualBox 仅主机网络 蓝牙网络连接 WiFi(板载) WiFi 2(TP-LINK Archer T4U)

我不知道发生了什么,提供了 ipconfig 的输出。

C:\Users\Neil>ipconfig
Windows IP Configuration
Wireless LAN adapter Local Area Connection* 10:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Wireless LAN adapter Wi-Fi 2:

   Connection-specific DNS Suffix  . : user.wls.ucf.edu
   Link-local IPv6 Address . . . . . : fe80::920:8b16:87ec:26b2%17
   IPv4 Address. . . . . . . . . . . : 10.32.150.21
   Subnet Mask . . . . . . . . . . . : 255.255.192.0
   Default Gateway . . . . . . . . . : 10.32.128.1

Ethernet adapter Bluetooth Network Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter VirtualBox Host-Only Network:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::5564:3899:34af:89c7%32
   IPv4 Address. . . . . . . . . . . : 192.168.56.1
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.user.wls.ucf.edu:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : user.wls.ucf.edu

Tunnel adapter isatap.{EF3A2B1C-B9C3-4304-B2E1-BA6D52C3186B}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

答案1

该网络上的 PING(或 ICMP)数据包可能被阻止/丢弃。

答案2

据我所知,这是一个 ICMP 问题,我以前也遇到过,因此请检查:
http://www.sysprobs.com/enable-ping-reply-windows-7
https://kb.iu.edu/d/aopy

相关内容