花门楼前见秋草,岂能贫贱相看老。这篇文章主要讲述如何修复VPN错误87:参数错误相关的知识,希望能为你提供帮助。
Error: (9012, 87) "An error is preventing the VPN from connecting. Reference error ID 87"To fix this problem, uninstall and reinstall WAN Miniport drivers.
STEP 1
UNINSTALL AND REINSTALL WAN MINIPORT DRIVERS
- Press the Windows + R keys to open the Run dialog box.
- Type in the following text, and then press
Enter.
devmgmt.msc - In the Device Manager window, double-click Network adapters to expand it.
- Under Network adapters, double click
WAN Miniport drivers (IKEv2)
to open driver properties.
If you cannot find WAN Miniport drivers (IKEv2) under Network adapter, from the top menu bar, click View > Show hidden devices. - On the Driver tab, click Uninstall or Uninstall Device.
- Follow the on-screen instructions.
- Repeat lines 4 to 6 to remove the following drivers:
- Follow the on-screen instructions and remove the WAN Miniport and TAP drivers.
- WAN Miniport drivers (IP)
- WAN Miniport drivers (IPv6)
- Symantec TAP driver (if present)
- In the Device Manager window, from the top toolbar, click Action and then click Scan for hardware changes.
- Follow the on-screen instructions to install WAN Miniport device drivers.
After the device driver installation is complete, you can start Norton and turn on Secure VPN. If the problem persists, go to Step 2.
RESET NETWORK ADAPTER AND TCP/IP STACK
- Press the Windows + R keys to open the Run dialog box.
- Type in the following text, and then press
Enter.
cmd - In the Command Prompt window, type the following and press
Enter:
netsh winsock reset
When the Winsock reset is complete, the message "Winsock reset completed successfully" appears in the Command Prompt window. - In the Command Prompt window, type the following and press
Enter:
netsh int ipv4 reset
If you use IPV6, type the following command and press Enter:
netsh int ipv6 reset - Exit all programs and restart your computer.
推荐阅读
- 七种基于比较的排序,基于Java实现,收藏一下()
- Linux下的资源监控器:btop
- DNSiptables和NAT
- Linux哪个发行版本适合初学者?Linux基础入门!
- Linux驱动分析之LCD驱动架构
- 严重的 DDoS 攻击澳大利亚主要宽带提供商
- 目前该不该入坑鸿蒙
- WSUs IMPORT出错
- -shell脚本基础