wifi无法连接公司的网络

Warning Error in Event Log - deauth after EAPOL key exchange sequence

https://forums.intel.com/s/question/0D50P0000490TN9SAM/warning-error-in-event-log-deauth-after-eapol-key-exchange-sequence?language=en_US

We understand you would like more information regarding some warning events on Device Manager related to your Intel® Dual Band Wireless-AC 8265.

We can see that you're using 802.1x with PEAP on a WPA2-Enterprise network. In most cases it's normal to see deauthentication after EAP over LAN key exchange warnings as the adapters attempts to roam or renews it's authentication. The problem comes if these are frequent or if your system is entirely unable to authenticate causing a disconnection.

In order to better assist you we would like the following information:

  1. Do the errors result in loss of connectivity?
  2. What is your wireless router/access point brand and model?
  3. How long ago did the issue start?
  4. Please share your wireless Autoconfig report
    1. Right click your start menu icon and select Command Prompt (Admin) from the list.
    2. Enter: netsh wlan show wlanreport
    3. Go to C:\ProgramData\Microsoft\Windows\WlanReport\
    4. Upload the wlan-report-latest.html file along with your reply.

Also, there is a newer driver available. Is it possible for you to update to this driver and see if the issue persists?

- https://www.intel.com/content/www/us/en/support/articles/000005559/network-and-i-o/wireless-networking.html Download the Latest Driver for Your Intel® Wireless Adapter

https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb457018(v=technet.10)

Information Gathering

The first step to take for a wireless issue is to gather information that might be needed to perform a preliminary diagnosis, including the following:

  1. Windows operating system version, including the latest service pack installed and build number if applicable.

  2. Wireless connection details of the Windows wireless client including the type of authentication and encryption that is being used.

  3. Wireless network adapter details, including vendor, model, and driver version.

  4. Wireless access point (AP) information, including vendor, model, firmware version, and configuration details similar to Step 2.

  5. Wireless logs. Logging can be enabled through the netsh ras set tracing * en command. After enabling logging, you can either restart the computer or restart the Wireless Zero Configuration (for Windows XP) or Wireless Configuration (for Windows Server 2003) service with the net stop wzcsvc and net start wzcsvc commands. The wireless logs are located in the systemroot\tracing folder. The log files most useful for troubleshooting wireless issues are the following:

    • Wzctrace.log Used mostly for 802.11 association. This file is present only on computers running Windows XP Service Pack 2 (SP2) or Windows Server 2003 Service Pack 1.

    • Eapol.log Used mostly for IEEE 802.1X authentication.

    • Wzcdlg.log Used for user interface changes, such as changes made through the View Available Networks or Choose a wireless network dialog boxes.

    • Netman.log Used for user interface changes.

    • Netshell.log Used for user interface changes.

    • Along with any .old versions of these files

  6. Note the times when the issues occurred so you can locate the relevant sections of the log files.

There are times when it is not necessary to have all this information, but when in doubt, it is better to have too much information than too little.

https://support.microsoft.com/en-my/help/3121002/windows-10-devices-can-t-connect-to-an-802-1x-environment

To add these registry values, follow these steps:

    1. Click Start, click Run, type regedit in the Open box, and then click OK.
    2. Locate and then click the following subkey in the registry:

      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RasMan\PPP\EAP\13

    3. On the Edit menu, point to New, and then click DWORD Value.
    4. Type TlsVersion for the name of the DWORD value, and then press Enter.
    5. Right-click TlsVersion, and then click Modify.
    6. In the Value data box, use the following values for the various versions of TLS, and then click OK.
      TLS version DWORD value
      TLS 1.0 0xC0
      TLS 1.1 0x300
      TLS 1.2 0xC00
    7. Exit Registry Editor, and then either restart the computer or restart the EapHost service.

~\Desktop> Get-Service Eaphost

Status Name DisplayName
------ ---- -----------
Running Eaphost Extensible Authentication Protocol

~\Desktop> Restart-Service Eaphost

https://docs.microsoft.com/en-us/windows/client-management/advanced-troubleshooting-802-authentication

On the client side, navigate to Event Viewer (Local)\Applications and Services Logs\Microsoft\Windows\WLAN-AutoConfig/Operational for wireless issues. For wired network access issues, navigate to ..\Wired-AutoConfig/Operational. See the following example:

6105 - deauth after EAPOL key exchange sequence的更多相关文章

  1. Git 常见问题: unable to negotiate with *.*.*.*: no matching key exchange methodfound...

    在Windows上更新了git 版本后,clone/pull时出现错误, unable to negotiate with *.*.*.*: no matching key exchange meth ...

  2. Navicat 用ssh通道连接时总是报错 (报错信息:SSH:expected key exchange group packet form serve

    转:https://blog.csdn.net/qq_27463323/article/details/76830731 之前下了一个Navicat 11.0 版本 用ssh通道连接时总是报错 (报错 ...

  3. 连接远程数据库时出现 SSH: expected key exchange group packet from server / 2003 - Can't connect to MySQL server on 'XXX' (10038) / 1130 - Host 'XXX' is not allowed to connect to this MySQL server

    昨天在自己的远程服务器上玩,把系统重装了.新装了MySQL,在本地用navicat连接的时候出了几个小问题. 问题一:SSH: expected key exchange group packet f ...

  4. git clone 报错Unable to negotiate with xxx.xxx.xxx.xxx port 12345: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1

    在执行git clone命令报错 Unable to negotiate with xxx.xxx.xxx.xxx port 12345: no matching key exchange metho ...

  5. 关于no matching key exchange method found. Their offer: diffie-hellman-group1-sha1的解决办法

    原文链接:https://mycyberuniverse.com/error/no-matching-key-exchange-method-found-openssh7.html What caus ...

  6. 数据库连接出错 expected key exchange group packet form server

    数据库连接出错 expected key exchange group packet form server SSH: expected key exchange group packet form ...

  7. Diffie–Hellman key exchange

    General overview[edit]   Illustration of the idea behind Diffie–Hellman key exchange Diffie–Hellman ...

  8. no matching key exchange method found. Their offer: diffie-hellman-group1-sha1

    1. 使用git克隆项目报错 $ git clone ssh://liuchao@192.168.7.32:29418/platform/Midou Cloning into 'Midou'... U ...

  9. 使用 PuTTY 时遇到错误:“expected key exchange group packet from server”

    情况 使用 PuTTY 通过 SSH 访问 ProxySG 或 Advanced Secure Gateway (ASG) 时,您会看到如下错误:"expected key exchange ...

随机推荐

  1. layer帮助手册

    layer帮助手册 键:值    调用时按需重新分配,可实现各种风格,如:$.layer({键:值,键:值,......}) 描述 type:0 层的类型.0:信息框(默认),1:页面层,2:ifra ...

  2. Java-多线程第一篇多线程相关认识(1)

    1.单线程进程 如果程序执行某行代码时遇到了阻塞,则程序将会停滞在该处. 2.进程代表着一个程序,程序是静态的,进程是动态的程序. 进程是系统进行资源分配和调度的一个独立单位.关于进程有如下3个特征: ...

  3. Aria2+WebUI+caddy搭建私有网盘

    Aria2安装 wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ar ...

  4. Shell脚本语言学习总结

    Shell 是一种脚本程序,只要有一个能编写代码的文本编辑器和一个能解释执行的脚本解释器就可以了. 编写第一个Shell 程序 在linux命令行执行 [root@iz2zeexr9tk4ckr7dp ...

  5. 【五一qbxt】day7-2 选择客栈

    停更20天祭qwq(因为去准备推荐生考试了一直在自习qwq) [noip2011选择客栈] 这道题的前置知识是DP,可以参考=>[五一qbxt]day3 动态规划 鬼知道我写的是什么emm 这道 ...

  6. UVAlive 6756 Increasing Shortest Path

    We all love short and direct problems, it is easier to write, read and understand the problem statem ...

  7. SecureCRT远程ssh linux服务器,利用X11本地图形化wireshark抓包,

    平时学习抓包,使用wireshark很方便,直接图形化界面抓包,近期项目中遇到了需要通过SecureCRT ssh到linux服务器上面,还要在抓包, 1.简单使用网络数据包截获分析工具tcpdump ...

  8. supermap idesktop连接oraclesptial数据源

    1.要使用相同的版本,如iServer 9D, iDesktop9D ,32位的 plsql,32位的 oracleinstance_client 11g 2.当时遇到的问题是使用oracleinst ...

  9. 如何处理HTML5新标签的浏览器兼容性问题?

    ① IE8/IE7/IE6支持通过document.createElement方法产生的标签,可以利用这一特性让这些浏览器支持HTML5新标签 ② 也可以使用成熟的框架 ex:html5shim &l ...

  10. 1.报表TIBCO Jaspersoft Studio工具教程入门--生成jrxml和jasper文件 然后拖拽到项目中 跟ireport一样

    转自:https://blog.csdn.net/KingSea168/article/details/42553781 2. 在接下来的教程中,我们将实现一个简单的JasperReports示例,展 ...