Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2250
  • 博文数量: 1
  • 博客积分: 26
  • 博客等级: 民兵
  • 技术积分: 15
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-28 09:22
文章分类
文章存档

2012年(1)

我的朋友
最近访客

分类:

2012-05-28 09:25:56

最近折腾下ubuntu12.04,发现采用无线wifi方式速度超级慢,如下,

点击(此处)折叠或打开

  1. flowing@flowing-pc:~$ sudo ping sina.com.cn
  2. [sudo] password for flowing:
  3. PING sina.com.cn (202.108.33.60) 56(84) bytes of data.
  4. 64 bytes from 202.108.33.60: icmp_req=1 ttl=245 time=3.69 ms
  5. 64 bytes from 202.108.33.60: icmp_req=2 ttl=245 time=4.85 ms
  6. 64 bytes from 202.108.33.60: icmp_req=3 ttl=245 time=5.12 ms
  7. 64 bytes from 202.108.33.60: icmp_req=4 ttl=245 time=7.37 ms
  8. 64 bytes from 202.108.33.60: icmp_req=5 ttl=245 time=10.7 ms
  9. 64 bytes from 202.108.33.60: icmp_req=6 ttl=245 time=5.27 ms
  10. ^Z
  11. [1]+ 已停止 sudo ping sina.com.cn
  12. flowing@flowing-pc:~$
查找了网上的一些资料,大多数是说需要关闭IPV6的功能及配置网卡,按照所说的方式修改了系统配置,问题仍然没有解决,郁闷至极!

家里无线路由采用的是WAP2加密方式,到无线网关延迟非常大,后将无线路由配置为WEP方式加密,结果改完重新连接,OK!

点击(此处)折叠或打开

  1. flowing@flowing-pc:~$ sudo ping sina.com.cn
  2. PING sina.com.cn (202.108.33.60) 56(84) bytes of data.
  3. 64 bytes from 202.108.33.60: icmp_req=1 ttl=245 time=2.29 ms
  4. 64 bytes from 202.108.33.60: icmp_req=2 ttl=245 time=2.50 ms
  5. 64 bytes from 202.108.33.60: icmp_req=3 ttl=245 time=2.67 ms
  6. 64 bytes from 202.108.33.60: icmp_req=4 ttl=245 time=2.31 ms
  7. 64 bytes from 202.108.33.60: icmp_req=5 ttl=245 time=2.38 ms
  8. ^Z
  9. [3]+ 已停止 sudo ping sina.com.cn






阅读(665) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:没有了

给主人留下些什么吧!~~