我刚刚升级到 Ubuntu 13.10,但自从升级后,我再也无法通过 wifi 访问互联网了。
我可以:
我不能:
使用 Wireshark,我注意到我的计算机不断发送 ARP 请求,例如“ Who has 192.168.0.1[这是网关] ? Tell 192.168.0.103”。虽然它没有得到任何答复。当我 ping 另一个知道 mac 地址的 IP 地址(来自缓存)时,结果发现丢包率超过 90%,即使数据包设法到达,也需要大约 3000 毫秒。
的输出route -n是:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth1
192.168.0.0 0.0.0.0 255.255.255.0 U 9 0 0 eth1
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
Run Code Online (Sandbox Code Playgroud)
在升级之前,wifi 工作正常。使用其他设备,wifi …