Hi
Well, I can move closer to the AP. It's almost 15 feet away at this point. When I do, I see no change in this pattern:
---------------------------------------------------
PING 192.168.40.1 (192.168.40.1): 56 data bytes
64 bytes from 192.168.40.1: icmp_seq=0 ttl=255 time=10.580 ms
64 bytes from 192.168.40.1: icmp_seq=1 ttl=255 time=10.563 ms
64 bytes from 192.168.40.1: icmp_seq=2 ttl=255 time=5.240 ms
64 bytes from 192.168.40.1: icmp_seq=3 ttl=255 time=10.340 ms
64 bytes from 192.168.40.1: icmp_seq=4 ttl=255 time=10.485 ms
64 bytes from 192.168.40.1: icmp_seq=5 ttl=255 time=6.407 ms
64 bytes from 192.168.40.1: icmp_seq=6 ttl=255 time=7.247 ms
64 bytes from 192.168.40.1: icmp_seq=7 ttl=255 time=111.393 ms
64 bytes from 192.168.40.1: icmp_seq=8 ttl=255 time=47.820 ms
64 bytes from 192.168.40.1: icmp_seq=9 ttl=255 time=104.846 ms
64 bytes from 192.168.40.1: icmp_seq=10 ttl=255 time=5.954 ms
64 bytes from 192.168.40.1: icmp_seq=11 ttl=255 time=5.858 ms
64 bytes from 192.168.40.1: icmp_seq=12 ttl=255 time=9.977 ms
64 bytes from 192.168.40.1: icmp_seq=13 ttl=255 time=11.068 ms
64 bytes from 192.168.40.1: icmp_seq=14 ttl=255 time=11.525 ms
64 bytes from 192.168.40.1: icmp_seq=15 ttl=255 time=11.183 ms
64 bytes from 192.168.40.1: icmp_seq=16 ttl=255 time=11.236 ms
^C
--- 192.168.40.1 ping statistics ---
17 packets transmitted, 17 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 5.240/23.042/111.393/32.448 ms
----------------------------------------
I get that pattern on 6 GHz where this is the one and only device connected to the AP. I also get the pattern when I connect on 5 or 2.5 GHz. Depending on which AP I use, there are varying number of devices on the AP. All of the AP's are wired the main backbone is 10 Gb/s and tests out at over 9.7 Gb/s.
Pings are to a local target on the net. Ping response via a wired connection is pretty good:
------------------------------------------------
PING 192.168.40.1 (192.168.40.1): 56 data bytes
64 bytes from 192.168.40.1: icmp_seq=0 ttl=255 time=0.240 ms
64 bytes from 192.168.40.1: icmp_seq=1 ttl=255 time=0.249 ms
64 bytes from 192.168.40.1: icmp_seq=2 ttl=255 time=0.269 ms
64 bytes from 192.168.40.1: icmp_seq=3 ttl=255 time=0.200 ms
64 bytes from 192.168.40.1: icmp_seq=4 ttl=255 time=0.212 ms
64 bytes from 192.168.40.1: icmp_seq=5 ttl=255 time=0.218 ms
64 bytes from 192.168.40.1: icmp_seq=6 ttl=255 time=0.305 ms
64 bytes from 192.168.40.1: icmp_seq=7 ttl=255 time=0.210 ms
64 bytes from 192.168.40.1: icmp_seq=8 ttl=255 time=0.239 ms
64 bytes from 192.168.40.1: icmp_seq=9 ttl=255 time=0.255 ms
64 bytes from 192.168.40.1: icmp_seq=10 ttl=255 time=0.217 ms
64 bytes from 192.168.40.1: icmp_seq=11 ttl=255 time=0.152 ms
64 bytes from 192.168.40.1: icmp_seq=12 ttl=255 time=0.306 ms
64 bytes from 192.168.40.1: icmp_seq=13 ttl=255 time=0.256 ms
64 bytes from 192.168.40.1: icmp_seq=14 ttl=255 time=0.213 ms
64 bytes from 192.168.40.1: icmp_seq=15 ttl=255 time=0.163 ms
^C
--- 192.168.40.1 ping statistics ---
16 packets transmitted, 16 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.152/0.232/0.306/0.041 ms
---------------------------------------------
Local target Speed test seems reasonable. I just got 1.7 Gb/s down and 1.3 Gb/s up. That part is fine with me. It's the ping nonsense that has me confused.
Bob