Updated with MAC steps at the bottom.
Update #2: I want to add that this should only be used temporarily. In the event GAW ever changes their IP address you will need to update your hosts file with the new IP.
Update #3: Added authentication.win record
Hi frens,
Some asked me to make a thread about this directly so that it could be stickied. Mods, if you deem this sticky-worthy go ahead.
For Windows:
located in windows\system32\drivers\etc
there contains a file simply named 'hosts'
copy this file to your desktop
edit it with notepad
at the bottom of the file add these two lines exactly
172.67.145.123 greatawakening.win
104.21.87.229 authentication.win
save the file (to your desktop) - ensure that windows does not add a .txt extension to this file. Then drag and drop it into your windows\system32\drivers\etc folder. Yes on the overwrite.
This will allow you to be able to access GAW even if worldwide DNS ceases to exist.
I would not recommend leaving this configured forever, incase GAW changes IP addresses or anything. But knowing how to do it for temporary purposes is a good idea.
For MAC:
open a terminal
type
Type sudo nano /etc/hosts and press Return
Enter your admin password and press Return
Using the "Nano" text editor can be a bit hard.. but follow these simple steps:
Use the Return key to create some space below the existing records
Input the IP address:
172.67.145.123
Press the Tab key
Enter the domain name:
greatawakening.win
Press the Enter key to start a new line
Input the IP address:
104.21.87.229
Press the Tab key
Enter the domain name:
authentication.win
Save the file by pressing Ctrl + O
Exit with Ctrl + X
In my opinion this is a really bad idea and should only be done AFTER GAW DNS goes down... reason being, if GAW updated their DNS in the future, with good reason, people will not be able to connect to the GAW servers and likely won't know why since they will have run these commands weeks earlier and forgotten about it.
In general never run sudo commands if you don't know what you're doing...
It’s a backup plan. I can assure you the tech mods are gathering this info for a backup plan
AND!!!
The users here WILL want to know how to connect to GAW incase of a major DNS outage
Yes saving this post offline would be a good move so that one could perform these actions after the fact.
Same here, my thoughts exactly.
I agree this should only be implemented if a problem actually arises. I state similar at the top of my post... This is not a highly recommended way of handling DNS =p