Hello, Im looking into a networking issue with D4 game servers and I could not find any information about D4’s game servers to pass to my ISP to investigate.
Can anyone help on this or point me in the right direction?
Basically, I need to provide my ISP with screenshots of
speedtest
ping
tracert
it is definitely connection issue.
still facing the same issue here, and have to rely on VPN to play the game.
is it weird how many players reporting the same issue around the same time, and how many of them use the different ISP. its weird to suddenly having this issue. its sucks, and it happens in the start of the expansion.
its hard to change ISP in Indonesia and asking the ISP to investigate this issue is even harder. guess have to wait until October 17 to see 2.0.3 is making any differences.
Lets hope this works
Thanks to DTMAce for the </> solution
Are there any other IP address that I should be aware of?
I found a 34.105.4.61, not sure if its related
137.221.68.33 - ya looks bad
c:\Users\Neuro>tracert 137.221.105.168
Tracing route to 137.221.105.168 over a maximum of 30 hops
1 1 ms 1 ms 1 ms 192.168.88.1
2 8 ms 4 ms 5 ms 10.118.160.1
3 * * * Request timed out.
4 * * * Request timed out.
5 * * 7 ms 58.71.241.22
6 * * 6 ms 58.71.241.105
7 * * * Request timed out.
8 * * * Request timed out.
9 7 ms 6 ms 5 ms 172.22.144.146
10 7 ms 7 ms 7 ms ae-4.r00.kslrml02.my.bb.gin.ntt.net [203.78.193.237]
11 * 8 ms * ae-5.r23.kslrml02.my.bb.gin.ntt.net [129.250.3.231]
12 14 ms * 15 ms ae-8.r23.sngpsi07.sg.bb.gin.ntt.net [129.250.2.168]
13 14 ms 13 ms 14 ms ae-1.a03.sngpsi07.sg.bb.gin.ntt.net [129.250.5.242]
14 13 ms 13 ms 12 ms ae11.edge3.sng3.sp.lumen.tech [4.68.62.129]
15 * * * Request timed out.
16 184 ms 184 ms 185 ms BLIZZARD-EN.ear3.LosAngeles1.Level3.net [4.71.135.106]
17 442 ms 559 ms 439 ms ae1-br01-eqla1.as57976.net [137.221.68.33]
18 * * * Request timed out.
19 189 ms 194 ms 189 ms et-0-0-0-pe03-swlv10.as57976.net [137.221.83.85]
20 186 ms 186 ms 186 ms las-swlv10-ia-bons-03.as57976.net [137.221.66.21]
21 188 ms 187 ms 190 ms 137.221.105.27
22 184 ms 183 ms 184 ms 137.221.105.168
First time I think I have actually ever seen a Blizzard server in a response on that test. Obviously for you, that first hop (185) carries that latency all the way to the end. The other (439) we can ignore, because it doesn’t follow after it.
However, that reads as if that hop is adding about 150ish latency to your connection.
What you might want to do, is do a simple ping test to that IP and see what it gets as an average. Use the CMD prompt and type the following:
ping 137.221.105.168 -t
Then let that run for 10 minutes. After 10 minutes, hit CTRL-C to end it. Then see what the maximum ping was, and what the average was and if you had any loss.
Looks alright to me
Is 137.221.105.168 the game servers? surely there’s gonna be more than 1 IP
Ping statistics for 137.221.105.168:
Packets: Sent = 1496, Received = 1495, Lost = 1 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 186ms, Maximum = 226ms, Average = 188ms
Control-C
^C
C:\Users\Neuro>