我有一台 Windows 11 PC,通过以太网适配器共享其(无线 LAN)互联网连接(192.168.137.1/24
):
Wireless LAN adapter WLAN:
Connection-specific DNS Suffix . : router.local
IPv4 Address. . . . . . . . . . . : 192.168.178.62
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.178.1
Ethernet adapter Ethernet 6:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::c473:b359:2bd3:fb0%3
IPv4 Address. . . . . . . . . . . : 192.168.137.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
第二台 PC(通过以太网连接)的以太网适配器设置如下:
Ethernet-Adapter Ethernet 2:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::51e6:fd36:9678:15fb%12
IPv4-Adress . . . . . . . . . . . : 192.168.137.2
Link-local IPv6 Address . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.137.1
路由表有正确的条目:
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.137.1 192.168.137.2 281
(...)
===========================================================================
Persistent Routes:
Netzworkaddress Netmask Gatewayaddress Metric
0.0.0.0 0.0.0.0 192.168.137.1 Standard
===========================================================================
PC 可以互相 ping 通(在192.168.137.1
和 上192.168.137.2
),但从8.8.8.8
PC2 ping 通却不再有效(我记得在第一次尝试设置后它曾经有效)。知道问题可能出在哪里吗?
我试过:
- PC1 的 Internet 连接正常
- 停用 PC1 上的防火墙并没有改善任何问题
- 停用 IP6(两个适配器)并没有改善任何事情
- tracert 仅显示超时
答案1
重置互联网共享工作正常。尽管我最终创建 WLAN 至以太网桥最终变得更加稳定。