PDA

View Full Version : [Linux] Very high pings



skoruppa
05-23-2011, 08:58 AM
I have really strange problem with ping in game from past 2-3 days. Until now I had pings like 60-100 but now i have like 1600-2000... This probably isn't my computer problem or either my network problem because everything else works ok. For example ping to google.pl

ping google.pl
PING google.pl (74.125.77.147) 56(84) bytes of data.
64 bytes from ew-in-f147.1e100.net (74.125.77.147): icmp_req=1 ttl=51 time=48.5 ms
64 bytes from ew-in-f147.1e100.net (74.125.77.147): icmp_req=2 ttl=51 time=51.4 ms
64 bytes from ew-in-f147.1e100.net (74.125.77.147): icmp_req=3 ttl=51 time=57.0 ms
64 bytes from ew-in-f147.1e100.net (74.125.77.147): icmp_req=4 ttl=51 time=48.9 ms
64 bytes from ew-in-f147.1e100.net (74.125.77.147): icmp_req=5 ttl=51 time=50.9 ms
^C
--- google.pl ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 48.572/51.406/57.082/3.052 ms

But what happens if I turn on HoN (only log in, didn't start or join any game. Bandwidth usage around 25 byes/s)?

ping google.pl
PING google.pl (74.125.77.99) 56(84) bytes of data.
64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=1 ttl=51 time=1944 ms
64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=2 ttl=51 time=1915 ms
64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=3 ttl=51 time=1954 ms
64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=4 ttl=51 time=1994 ms
64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=5 ttl=51 time=1953 ms
^C64 bytes from ew-in-f99.1e100.net (74.125.77.99): icmp_req=6 ttl=51 time=1963 ms

--- google.pl ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 12686ms
rtt min/avg/max/mdev = 1915.918/1954.451/1994.968/23.490 ms, pipe 2

After turning HoN off ping returns to normal so i think this a strange problem with game.

Like it is said in wiki here is my console.log (http://tools.heroesofnewerth.com/view.php?key=d1f599b665436a95&action=view).
Probably unnecessary but I also put here the result of command glxinfo | grep -i "opengl\|direct\|server\|client" && lspci | grep -i vga && uname -a - http://www.nopaste.pl/11kc

I need a help as soon as possible because now I can't play my favorite game ;)

skoruppa
05-25-2011, 05:29 AM
bump! Nobody knows what to do with this?

hamfactorial
06-04-2011, 12:58 AM
skoruppa:

Do you have this problem with any other games, utilities, or programs?

Please run the following command on console (once normally, and again when you experience the high ping) and post the results here -


traceroute -q1 google.plThe 'traceroute' tool will display a list of the computers that your ping is routed through across the Internet. The -q1 parameter instructs traceroute to send 1 ping.

The results look like this -


traceroute to www.google.com (http://www.google.com) (74.125.224.113), 30 hops max, 60 byte packets
1 unknown (192.168.1.1) 0.490 ms
2 [removed for privacy] 4.799 ms
3 172.22.4.85 (172.22.4.85) 4.664 ms
4 172.21.1.9 (172.21.1.9) 4.831 ms
5 172.21.0.254 (172.21.0.254) 4.877 ms
6 te-4-1.car1.Sacramento1.Level3.net (4.53.200.9) 8.263 ms
7 ae-11-11.car2.Sacramento1.Level3.net (4.69.132.150) 8.000 ms
8 ae-4-4.ebr2.SanJose1.Level3.net (4.69.132.158) 7.601 ms
9 ae-62-62.csw1.SanJose1.Level3.net (4.69.153.18) 8.252 ms
10 ae-2-70.edge2.SanJose1.Level3.net (4.69.152.79) 32.301 ms
11 YOU-TUBE-IN.edge2.SanJose1.Level3.net (4.79.40.178) 10.020 ms
12 72.14.232.136 (72.14.232.136) 9.427 ms
13 64.233.174.109 (64.233.174.109) 19.298 ms
14 74.125.224.113 (74.125.224.113) 10.912 msThe rows are formatted (HOSTNAME) (IP) (transit time)

This will help us identify whether the delay is being caused at your computer, your router, your ISP, or somewhere else along the way.