Where can I get league of legends server IP addresses so that I can find why the game is lagging?

MXXIV·2/5/2015, 9:42:57 PM·6 votes·58,156 views

Hello. Occasionally, my ping jumps from 30 to 3000 and everything stops responding. This is totally different from normal high latency because I can't do anything at all. Since guys at player support never know anything (but they are so nice and kind) I will probably have to help myself.

I have downloaded tracert analysis program and now I'm looking for the IP addresses to tracert. I googled and discovered that these addresses are not easily found. There were support topics about them, but they are either under 404 or 403 error. I guess nobody is surprised.

Since the official company has failed, I am asking you, fellow players:

Where can I get individual server IP addresses for ping/tracert? Could you name one for every server?

7 Comments

tseihei2/5/2015, 11:14:08 PM2 votes

You should be able to find ip's pretty easy using the resource monitor. This is what mine shows:

SEKAI2/5/2015, 9:49:56 PM1 votes

http://forums.na.leagueoflegends.com/board/showthread.php?p=45824932&highlight=

try this. they are 3 different tests in the command prompt:

tracert [ip adress]= tracert 95.172.65.76

ping [ip adress]= ping 216.52.241.254

ping [ip adress] -t= ping 216.52.241.254 -t

the first test trace the route from your pc to the servers the second sends 4 data packages and show you the statistics the third sends constantly 32 bytes packages. to stop press CTRL C try with this ip addresses: 216.52.241.254 95.172.65.76 95.172.70.0 (i'm not sure if this is working) if you have some connection problems try this internet debugger: http://n1.netalyzr.icsi.berkeley.edu/

EDIT: Oh sorry this is for NA lemme see if I can find the EUW.

EDIT2:

http://forums.euw.leagueoflegends.com/board/showthread.php?t=1539613

  • 31.186.224.112
  • 95.172.65.154

EDIT3:

http://www.reddit.com/r/leagueoflegends/comments/22lduc/euw_test_your_future_ping/

To check your ping, open a command prompt (open the Start Menu, type cmd in the search box and press Enter), and type this:

ping 195.69.145.21 -t

Just let it run 10-20 times and look at the lowest result (some spikes might occur). The result will look something like this. Some alternative IP's:

195.69.145.27 (AOL)

195.69.147.250 (Netflix)

195.69.144.26 (GoDaddy)
tseihei2/5/2015, 11:11:38 PM1 votes

when you do a trace route they are supposed to show up as the 3 stars at the end. This is to keep people from knowing the routes to the servers to keep DDOS attacks from happening.