【问题标题】:WiFi not working after connect to WPA2 Enterprise in Android在 Android 中连接到 WPA2 Enterprise 后 WiFi 不工作
【发布时间】:2012-04-09 12:54:06
【问题描述】:

我正在以编程方式尝试配置我们的组织 WiFi 接入点,这需要以下设置,

Sec.Type  : WPA2-Enterprise 
Enc.Type  : AES 
Net.Auth.Method : PEAP

它还需要 org Active Directory 用户名和密码进行身份验证。

在 iPhone 中,我可以轻松地使用带有 AD 用户名和密码的 WPA2-Enterprise 安全类型进行配置。

但是,在 Android 中,我可以使用以下详细信息配置相同的接入点。

Security : 802.1x EAP.
EAP Method : PEAP
Phase 2 authentication : None.
CA Certificate : Unspecified.
user certificate : Unspecified.
Identity : ad user name.
password : ad password.

一旦我配置了 about 网络,它就会进行身份验证并使用有效的 ip 连接到网络。

但是,问题来了,即使连接到网络后也无法浏览任何内容,甚至无法ping通所有连接在同一个WiFi网络中的笔记本电脑。

需要任何指示或建议。

【问题讨论】:

    标签: android wifi enterprise


    【解决方案1】:

    在我的例子中,除了选择 MSCHAPv2 作为阶段 2 之外,我还必须以用户名@域的格式编写身份字段,而不是 Windows 中通常使用的域\用户名。

    【讨论】:

      【解决方案2】:

      使用PEAP,您必须选择第 2 阶段。通常使用MSCHAPv2

      【讨论】:

        猜你喜欢
        • 2018-08-18
        • 2012-01-22
        • 1970-01-01
        • 2019-01-15
        • 1970-01-01
        • 2022-12-21
        • 2017-05-23
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多