我使用的是 Ubuntu 16.04,自上周以来,我的 2 台 Ubuntu 电脑的网络连接变得非常不稳定。我不记得在操作系统中更改任何内容的具体事件。以下是同一网络上各种计算机和操作系统的结果
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
| | Computer A | Computer B | Computers C & D | Smartphones |
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
| | Windows 7 | Ubuntu | Ubuntu | Windows 7 & 10 | Android |
| | Ethernet & Wifi | Ethernet & Wifi | Wifi | Wifi | Wifi |
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
| NAS file browsing | OK | Unstable | Unstable | | |
| on local network | | | | | |
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
| Internet, | OK | OK | OK | OK | OK |
| excl. Google Apps | | | | | |
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
| Google Apps | OK | NOT USABLE | NOT USABLE | OK | OK |
| Sheets, drive, docs | | CONNECTION OFTEN | CONNECTION OFTEN | | |
| | | LOST FOR 10 MINUTES | LOST FOR 10 MINUTES | | |
| | | Slow the rest of the time | Slow the rest of the time | | |
+---------------------+-----------------+---------------------------+---------------------------+-----------------+-------------+
多个网站的 ping 性能(我在法国)(在我的 Windows 电脑上:google.com 服务器的损耗较低!!)
--- google.com ping statistics ---
27 packets transmitted, 19 received, 29% packet loss, time 26070ms
rtt min/avg/max/mdev = 8.056/9.102/12.221/1.242 ms
--- drive.google.com ping statistics ---
17 packets transmitted, 11 received, 35% packet loss, time 16055ms
rtt min/avg/max/mdev = 8.158/9.721/11.676/1.224 ms
--- free.fr ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 11019ms
rtt min/avg/max/mdev = 8.486/8.713/8.912/0.171 ms
--- yahoo.com ping statistics ---
14 packets transmitted, 14 received, 0% packet loss, time 17150ms
rtt min/avg/max/mdev = 115.742/118.006/125.620/2.512 ms
路由跟踪结果(2016年1月10日 编辑)
1 192.168.1.254 (192.168.1.254) 0.424 ms 0.419 ms 0.417 ms
2 chn60-1-82-233-48-254.fbx.proxad.net (82.233.48.254) 4.564 ms 5.177 ms 5.377 ms
3 213.228.28.126 (213.228.28.126) 6.029 ms 6.435 ms 6.434 ms
4 p11-crs16-1-be1121.intf.routers.proxad.net (194.149.163.133) 16.336 ms 16.536 ms 16.535 ms
5 cbv-crs8-1.intf.routers.proxad.net (78.254.249.102) 10.036 ms 10.273 ms 10.677 ms
6 72.14.211.26 (72.14.211.26) 10.467 ms 8.947 ms 9.146 ms
7 72.14.239.205 (72.14.239.205) 9.347 ms 9.927 ms 9.553 ms
8 209.85.143.243 (209.85.143.243) 9.097 ms 8.830 ms 9.252 ms
9 par10s22-in-f14.1e100.net (216.58.208.238) 9.020 ms 9.498 ms 9.701 ms
我已经对每个服务器执行了 ping 操作。
. 0% 数据包丢失,直到服务器 #7
. 服务器 #8 的数据包丢失率为 100%(Linux 和 Windows 均如此)
. 服务器 #9 (Linux) 上丢包率约为 30%,Windows 上的丢包率较低
尽管两个系统上存在同样的数据包丢失,但 Google Apps 在 Windows 上运行良好,而在 Ubuntu 上运行不佳。
lshw 的输出:
sudo lshw -class network
*-network
description: Ethernet interface
produit: Killer E220x Gigabit Ethernet Controller
fabriquant: Qualcomm Atheros
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: eth0
version: 13
numéro de série: xx:xx:xx:xx:xx:xx
taille: 1Gbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=alx duplex=full ip=192.168.1.xx latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
ressources: irq:33 mémoire:f7d00000-f7d3ffff portE/S:e000(taille=128)
*-network DÉSACTIVÉ
description: Interface réseau sans fil
produit: Wireless 7260
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlan0
version: 6b
numéro de série: xx:xx:xx:xx:xx:xx
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.4.0-38-generic firmware=16.242414.0 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
ressources: irq:30 mémoire:f7c00000-f7c01fff
从那时起,我就没有对配置进行任何更改。尝试了以下方法这个帖子但没有成功(无法安装建议的版本 - 错误消息)
Ubuntu 配置为自动更新。
请告知要进行哪些测试/进行哪些修复。
我在工作中使用 Google Apps,因此无法使用我的主计算机。我认为 Google Apps 需要特别稳定的连接,但现在情况已不再如此。
谢谢你,艾德
答案1
解决了症状,但可能没有找到根本原因。
我已彻底清除 Google Chrome(包括配置文件、设置等),然后重新安装。Google Apps 问题已解决。
但是,我在 Ubuntu 上的 ping 值仍然比在 Windows 上差。我对此没有解释或解决方案。