![]() |
2013-08-09
, 14:26
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#2
|
![]() |
2013-08-09
, 14:53
|
Posts: 7 |
Thanked: 13 times |
Joined on Aug 2013
|
#3
|
I see the bad ping of my device from the same wireless network like this:
ping 62.205.xxx.xxx
PING 62.205.xxx.xxx (62.205.xxx.xxx) 56(84) bytes of data.
64 bytes from 62.205.xxx.xxx: icmp_seq=1 ttl=64 time=19.4 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=2 ttl=64 time=257 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=3 ttl=64 time=79.3 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=4 ttl=64 time=100 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=5 ttl=64 time=125 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=6 ttl=64 time=147 ms
64 bytes from 62.205.xxx.xxx: icmp_seq=7 ttl=64 time=171 ms
^C
--- 62.205.xxx.xxx ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6004ms
rtt min/avg/max/mdev = 19.443/128.911/257.718/69.734 ms
It leads to slow data transfers and awful ssh performance.
If I do "iwconfig wlan0 power off" to disable power savings - ping normalizes to 1-2ms, but after some time someone switch it back.
How it can be fixed completely?