为什么我的wifi会随机断开?

Dia*_*ane 6 wireless 11.04 atheros

偶尔发生,间隔 5-20 分钟;一旦我重新连接到我学校的网络(有时需要重新验证),它就可以正常工作,直到下一次失败。

当插入以太网时,没有连接问题。

我们使用 Cisco Clean Access 服务器。身份验证在 Web 浏览器中进行,需要用户名和密码。我不相信连接本身有任何身份验证(WPA 等)。

我已经运行了更新,并且在其他无线网络上没有遇到任何类似的问题。我运行 Ubuntu 11.04。

的输出sudo lshw -class network

  *-network               
       description: Ethernet interface
       product: 82566MM Gigabit Network Connection
       vendor: Intel Corporation
       physical id: 19
       bus info: pci@0000:00:19.0
       logical name: eth0
       version: 03
       serial: 00:1f:e2:12:3c:8b
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.2.20-k2 firmware=0.3-0 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:46 memory:fe200000-fe21ffff memory:fe225000-fe225fff ioport:1840(size=32)   *-network
       description: Wireless interface
       product: AR5001 Wireless Network Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 01
       serial: 00:23:4d:dc:69:3e
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath5k driverversion=2.6.38-11-generic firmware=N/A ip=149.175.158.37 latency=0 link=yes multicast=yes wireless=IEEE 802.11bg
       resources: irq:17 memory:df2f0000-df2fffff
Run Code Online (Sandbox Code Playgroud)

fos*_*dom 4

这种随机断开可能是 MTU 问题 - 您应该与学校网络维护人员讨论此问题。

您的 MTU 大小可能是 1500 或 1432 或网络维护人员应该能够告诉您的其他值。

通常“自动”足以建立连接 - 也许在这种特定情况下您需要一个确定的值。

在网络管理器 - 编辑连接中更改 MTU 值

IE

在此输入图像描述