This wiki is archived from 2021-09-05

Russian Government Roskomnadzor Blocking AWS Login Servers: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= [[File:Titans-icon.png|50px]] Russian Government Roskomnadzor Blocking Amazon Web Services (AWS) Servers =
= [[File:Titans-icon.png|50px]] Russian Government Roskomnadzor Blocking Amazon Web Services (AWS) Servers =


The Russian Federal Service for Supervision of Communications, Information Technology and Mass Media (Roskomnadzor) is currently blocking large ranges of IP addresses including one of the Amazon Web Services (AWS) login servers for Planetary Annihilation:
NO LONGER BLOCKED
 
<del>The Russian Federal Service for Supervision of Communications, Information Technology and Mass Media (Roskomnadzor) is currently blocking large ranges of IP addresses including one of the Amazon Web Services (AWS) login servers for Planetary Annihilation:</del>
* https://arstechnica.com/information-technology/2018/04/in-effort-to-shut-down-telegram-russia-blocks-amazon-google-network-addresses/
* https://arstechnica.com/information-technology/2018/04/in-effort-to-shut-down-telegram-russia-blocks-amazon-google-network-addresses/


eg AWS 13.56.0.0/14 is currently blocked:
<del>eg AWS 13.56.0.0/14 is currently blocked:</del>
* https://github.com/zapret-info/z-i/raw/master/dump.csv
* https://github.com/zapret-info/z-i/raw/master/dump.csv


Line 12: Line 14:


<pre>
<pre>
52.9.58.101 4.uberent.com
52.9.58.101 uberent.com
54.149.55.150 mm.planetaryannihilation.net
</pre>
</pre>
That IP address may change later this year.


On Windows add to:
On Windows add to:


<pre>C:\Windows\System32\Drivers\etc\hosts</pre>
<pre>C:\Windows\System32\Drivers\etc\hosts</pre>
Verify in a command prompt the results of:
<pre>ping 4.uberent.com
ping uberent.com
ping mm.planetaryannihilation.net</pre>
ping will use your local hosts file to display the following: (ignore the no reply)
<pre>
Pinging 4.uberent.com [52.9.58.101]
Pinging uberent.com [52.9.58.101]
Pinging mm.planetaryannihilation.net [54.149.55.150]
</pre>

Revision as of 17:21, 30 March 2019

File:Titans-icon.png Russian Government Roskomnadzor Blocking Amazon Web Services (AWS) Servers

NO LONGER BLOCKED

The Russian Federal Service for Supervision of Communications, Information Technology and Mass Media (Roskomnadzor) is currently blocking large ranges of IP addresses including one of the Amazon Web Services (AWS) login servers for Planetary Annihilation:

eg AWS 13.56.0.0/14 is currently blocked:

File:Gold-rank-icon.png Temporary Local Hosts Workaround

Add the following to your local hosts file:


On Windows add to:

C:\Windows\System32\Drivers\etc\hosts