将身份验证wifi WPA更改为WEPon Windows 8



我使用

netsh wlan set hostednetwork mode=allow ssid=Kites key=phambaoViet
netsh wlan start hostednetwork

将 WiFi 从笔记本电脑 (Windows 8) 上的 LAN 网络共享到我的其他设备。

当我显示信息netsh wlan show hostednetwork支持的身份验证是WPA。

我的设备仅支持身份验证 WEP。

如何将身份验证更改为 WEP?

信息:

接口名称:无线网络

Driver                    : Qualcomm Atheros AR9002WB-1NG Wireless Network A dapter
Vendor                    : Qualcomm Atheros Communications Inc.
Provider                  : Microsoft
Date                      : 03/07/2012
Version                   : 3.0.0.130
INF file                  : C:WindowsINFnetathrx.inf
Files                     : 2 total
                            C:Windowssystem32DRIVERSathrx.sys
                            C:Windowssystem32driversvwifibus.sys
Type                      : Native Wi-Fi Driver
Radio types supported     : 802.11b 802.11g 802.11n
FIPS 140-2 mode supported : Yes
802.11w Management Frame Protection supported : Yes
Hosted network supported  : Yes
Authentication and cipher supported in infrastructure mode:
                            Open            None
                            Open            WEP-40bit
                            Open            WEP-104bit
                            Open            WEP
                            WPA-Enterprise  TKIP
                            WPA-Personal    TKIP
                            WPA2-Enterprise TKIP
                            WPA2-Personal   TKIP
                            Vendor defined  TKIP
                            WPA2-Enterprise Vendor defined
                            Vendor defined  Vendor defined
                            WPA-Enterprise  CCMP
                            WPA-Personal    CCMP
                            WPA2-Enterprise CCMP
                            Vendor defined  CCMP
                            WPA2-Enterprise Vendor defined
                            Vendor defined  Vendor defined
                            WPA2-Personal   CCMP
                            Vendor defined  Vendor defined
Authentication and cipher supported in ad-hoc mode:
                            Open            None
                            Open            WEP-40bit
                            Open            WEP-104bit
                            Open            WEP
                            WPA2-Personal   CCMP
                            Vendor defined  Vendor defined

主机网络上的 WEP 加密是不可能的。它只能与 WPA 一起运行。但是您可以搜索可能提供此功能的第三方软件。

相关内容

  • 没有找到相关文章

最新更新