So, Asus AC68-U, running through a bridged modem (recently replaced, newer docsis 3.1 routermodem). Everything is wired cat6.
Ive been struggling with bad pings and rubber-banding in online games, on top of VOIP dropouts on discord. ISP replaced modem recently, but its bridged and my computers use cat6 wiring to the Asus ac68. When i ping any site (local, abroad), when going through the Asus it always adds 5-9ms to my pingtimes. If i connect my computer straight into the bridged modem (and get an external IP), the ping times go down. No other devices connected to the asus while testing btw, just the computer doing the pinging.
The Asus wasnt using much, some portforwarding was configured, 2.4+5Ghz wireless, FlexQoS and latest MerlinFW. I disabled QoS, flashed the newest original FW from Asus, disabled everything i can (firewall++) and even did a complete factory reset. But exact same ping increases persist.
What could be causing this? Do i really need to ditch the Asus and just use the routermodem from my ISP?
you say everthing is
wired with CAT6, but pings to the router (192.168.x.1) are averaging 6ms? that's too high for a wired connection. assuming your computer is connected directly (one hop) to the router, ping times should be a 1ms or less.
here's what i get on my AC68U from my wired-in Mac (average times in
bold):
User:~ admin$ ping 192.168.1.1 (ROUTER LAN)
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=0.426 ms
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.380 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.315 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.410 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.410 ms
^C
--- 192.168.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.315/
0.388/0.426/0.040 ms
User:~ admin$ ping 142.134.91.xyz (ROUTER WAN IP)
PING 142.134.91.xyz (142.134.91.xyz): 56 data bytes
64 bytes from 142.134.91.xyz: icmp_seq=0 ttl=64 time=0.376 ms
64 bytes from 142.134.91.xyz: icmp_seq=1 ttl=64 time=0.369 ms
64 bytes from 142.134.91.xyz: icmp_seq=2 ttl=64 time=0.263 ms
64 bytes from 142.134.91.xyz: icmp_seq=3 ttl=64 time=0.282 ms
64 bytes from 142.134.91.xyz: icmp_seq=4 ttl=64 time=0.658 ms
^C
--- 142.134.91.xyz ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.263/
0.390/0.658/0.142 ms
User:~ admin$ ping 142.134.xyz.1 (ISP GATEWAY)
PING 142.134.xyz.1 (142.134.xyz.1): 56 data bytes
64 bytes from 142.134.xyz.1: icmp_seq=0 ttl=63 time=1.125 ms
64 bytes from 142.134.xyz.1: icmp_seq=1 ttl=63 time=0.952 ms
64 bytes from 142.134.xyz.1: icmp_seq=2 ttl=63 time=1.100 ms
64 bytes from 142.134.xyz.1: icmp_seq=3 ttl=63 time=1.389 ms
64 bytes from 142.134.xyz.1: icmp_seq=4 ttl=63 time=1.267 ms
^C
--- 142.134.xyz.1 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.952/
1.167/1.389/0.150 ms
(you can find your ISP's default Gateway on the Routing Table page under System Log)
User:~ admin$ ping 47.55.55.55 (ISP DNS)
PING 47.55.55.55 (47.55.55.55): 56 data bytes
64 bytes from 47.55.55.55: icmp_seq=0 ttl=252 time=0.790 ms
64 bytes from 47.55.55.55: icmp_seq=1 ttl=252 time=0.684 ms
64 bytes from 47.55.55.55: icmp_seq=2 ttl=252 time=1.424 ms
64 bytes from 47.55.55.55: icmp_seq=3 ttl=252 time=0.840 ms
64 bytes from 47.55.55.55: icmp_seq=4 ttl=252 time=1.023 ms
^C
--- 47.55.55.55 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.684/
0.952/1.424/0.260 ms
as you can see, all ping times are around 1ms or less. you wouldn't happen to be using a 'wifi mouse' or something wreaking havoc on the network? i ask because someone on our network installed wifi mouse software on his phone and computer, which started a broadcast storm and caused the network to slow to a crawl. needless to say, that got banned right away.