以太网连接显示未识别网络,无互联网访问

以太网连接显示未识别网络,无互联网访问

多年来,我一直使用物理以太网连接来访问互联网,但几天前它断线了,并显示这是一个无法访问互联网的未识别网络。我取出一张 wifi 卡并将其插入,然后它就可以正常工作(由于距离路由器较远,因此效果并不理想,但它可以连接)。通过 wifi/有线连接的其他计算机也都可以正常工作。

我已经卸载并重新安装了网卡、更新了驱动程序、重置了 TCP/IP 堆栈、释放并更新了 IP 地址、启用了 DHCP、检查了防火墙设置、删除并重新安装了防病毒软件、手动设置了 IP 和默认网关,但仍然没有任何效果...

当您在 Windows 中运行诊断功能时,它会返回:“以太网 2”没有有效的 IP 配置。未修复。

ipconfig /all 的输出:

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

C:\WINDOWS\system32>ipconfig /all

Windows IP Configuration

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

Ethernet adapter Ethernet 2:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) PRO/1000 PL Network Connection #
2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::b534:b0b3:ad1:1da2%18(Preferred)
   Autoconfiguration IPv4 Address. . : 169.254.29.162(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.0.0
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 301989888
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-93-FE-F2-00-16-76-AA-A3-75

   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Wireless LAN adapter Local Area Connection* 11:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
   Physical Address. . . . . . . . . : 00-02-72-91-16-16
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek RTL8188SU Wireless LAN 802.11n US
B 2.0 Network Adapter
   Physical Address. . . . . . . . . : 00-02-72-91-16-16
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::d1:2c7f:28a0:1ce4%15(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.10(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Saturday, August 2, 2014 6:21:12 PM
   Lease Expires . . . . . . . . . . : Sunday, August 3, 2014 7:08:43 PM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 301990514
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-93-FE-F2-00-16-76-AA-A3-75

   DNS Servers . . . . . . . . . . . : 192.168.1.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{0F0A1572-FE9D-4F61-8D41-CB325F939144}:

   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

Tunnel adapter isatap.{C1FE707E-1751-4EF3-8FEF-7E9988AA0333}:

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

netstat -e 的结果(拔掉电缆,关闭 wifi):

Interface Statistics

                           Received            Sent

Bytes                       1358924         1405148
Unicast packets                   3              13
Non-unicast packets           14624           15280
Discards                          0               0
Errors                            0               0
Unknown protocols                 0

netstat -e 的结果(插入电缆,wifi 关闭):

Interface Statistics

                           Received            Sent

Bytes                       1358924         1498552
Unicast packets                   3              13
Non-unicast packets           14624           16224
Discards                          0               0
Errors                            0               0
Unknown protocols                 0

答案1

我认为这里的问题可能出在 MAC 地址(物理地址)上,您的屏幕截图中显示的是零。尝试查看您的 Intel 局域网卡的属性中是否更改了该属性,也许某些值已更改,它们应该是默认出厂值。

您也可以尝试手动更改 MAC 地址。MAC 地址中的前三个字段代表网卡的供应商,搜索它并找到一些物理地址号。您还可以寻找一些免费的网卡操作应用程序。

相关内容