1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 09:25:04 +08:00

完善联通故障的条目

This commit is contained in:
2025-10-21 01:21:43 +08:00
parent c9dff66b7e
commit b7d60b95b7
17 changed files with 270 additions and 37 deletions

View File

@@ -1,13 +1,17 @@
# 故障代码720
...
*"无法建立到远程计算机的连接。"(A connection to the remote computer could not be established. You might need to change the network settings for this connection.)*
## 现象
联通宽带拨号失败,提示错误代码`720`
## 原因
- 网络协议崩溃
- 网络协议崩溃,计算机无法与ISP的服务器正确协商PPP或TCP/IP设置。
- 网卡驱动程序与系统不兼容。
## 简单粗暴的解决方法
> 可以使用[神器](/blog/2024/08/19/ComIntRep的使用教程)
1. 计算机-管理-设备管理器-网络适配器-查看-右键带有“IPV6”的适配器-卸载
2. 重新拨号
3. 解决