Как я могу отлаживать прерывистые высокие пинги?

Недавно мой опыт просмотра и игр (CCS) был нарушен внезапными высокими пингами. Вот пример:

ping -i 20 google.com
PING google.com (173.194.65.139) 56(84) bytes of data.
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=1 ttl=49 time=16.9 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=2 ttl=49 time=17.8 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=3 ttl=49 time=20.3 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=4 ttl=49 time=18.2 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=5 ttl=49 time=16.5 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=6 ttl=49 time=31.1 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=7 ttl=49 time=17.8 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=8 ttl=49 time=17.2 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=9 ttl=49 time=19.0 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=10 ttl=49 time=19.5 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=11 ttl=49 time=18.4 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=12 ttl=49 **time=245 ms**
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=13 ttl=49 time=17.1 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=14 ttl=49 time=17.8 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=15 ttl=49 time=17.6 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=16 ttl=49 time=16.6 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=17 ttl=49 time=20.5 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=18 ttl=49 **time=516 ms**
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=19 ttl=49 time=17.5 ms
64 bytes from ee-in-f139.1e100.net (173.194.65.139): icmp_seq=20 ttl=49 time=18.3 ms

Я связался с моим провайдером. Они также предоставили мой модем.

Как я могу убедиться, что высокие пинги не вызваны проблемой с моей сетевой картой, ошибкой драйвера или чем-то клиентской стороной, что-то из-за меня?

Я уже пробовал другие сетей, и там у меня нет проблемы.

1
задан 17 September 2014 в 12:57

0 ответов

Другие вопросы по тегам:

Похожие вопросы: