当 LAN 连接时,Wifi 无法使用。这导致我在这种情况下无法上网。
我有一个通过以太网连接的 Linux 设备。这需要同一子网上的静态 IP。该设备不提供互联网。我不打算用这台电脑通过 LAN 连接到互联网。
这在 Windows 7 下曾经运行良好,但现在在 Windows 10 下却不起作用。
我知道还有多个与此类似的问题,但它们并没有帮助我。
这是我尝试过的:
- 我检查了我的 BIOS。这是一台 HP 笔记本电脑,他们确实有一个 BIOS 设置,可以在 lan 建立连接时关闭 WLAN,作为电源设置。这个是关闭的。
- 在 wifi 适配器配置中关闭允许操作系统关闭适配器以节省电量的选项。
- 在 Wifi ip4 高级设置下,设置低于 LAN 适配器的度量。(最常见的建议)
- 在计算机的组设置下,禁用“最小化同时连接数”策略。
- 我已尝试确保 LAN ip4 设置没有设置默认网关。
- 在 ip4 配置下查找有关 LAN 连接时禁用的另一个设置。对我来说不存在这个设置。
在网络属性下,它显示 wifi“无法运行”但似乎仍有连接。
我希望还有一些我遗漏的关于在 LAN 连接时禁用 wifi 的设置,因为这似乎是行为问题。
编辑 根据评论中的要求,添加 ipconfig /all 输出,其中有一些我隐藏的内容:
Windows IP Configuration
Host Name . . . . . . . . . . . . : {MyHost}
Primary Dns Suffix . . . . . . . : {MyDomain}.com
Node Type . . . . . . . . . . . . : Peer-Peer
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : {MyDomain}.com
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Ethernet Connection (2) I219-LM
Physical Address. . . . . . . . . : {Physical Address 1}
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : {MyStaticIP}
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Enabled
Wireless LAN adapter Local Area Connection* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : {Physical Address 2}
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : {Physical Address 3}
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Wi-Fi:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : {mydomain}.com
Description . . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 8260
Physical Address. . . . . . . . . : {Physical Address 4}
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes