PRINT AND FILE THIS. If this site were to go down, you wouldn't be able to access this.
ONLY DO THIS IF YOU CANNOT ACCESS WEBSITES BECAUSE THEY WERE TAKEN OUT.
MODIFYING THE HOSTS FILE CAN ALSO BREAK WEBSITES IF THEY CHANGE THEIR WEB LOCATION. YOU HAVE TO REMEMBER TO FOLLOW THESE STEPS AGAIN TO EDIT/DELETE THE LINES TO RESTORE NORMAL DNS ACCESS
DNS is the internets phone book. When you type a name in the browser (ar-15.co) DNS tells your computer what IP address (phone number) to call to reach it. How these sites are primarily taken out, is by obliterating these DNS records, so when you type (ar15.com) there is no "phone number" for your computer to call. This is how you can override that in certain circumstances.
1) In the search bar of your start menu, where it says "Type here to search" on the bottom of your screen, type "notepad"
2) Do not launch notepad; Right click on it and select "run as administrator". If you skip this step, it will not be able to save and it won't work.
3) Once notepad opens, go to "file" and "open".
4) Navigate to your C: (hard drive) on the left menu pane. Then navigate to the "Windows" folder on the right pane - double click.
a) now scroll until you find "System32" folder - double click
b) now scroll until you find "drivers" folder -- double click
c) now find the "etc" folder - double click
d) now click on the hosts file and press the "open" button.
5) At the bottom of the file, type the following lines for any sites that have been taken out:
54.209.36.119 ar-15.co
54.209.36.119 www.ar-15.co
3.138.255.236 ar15-backup.com
3.138.255.236 ar15.com
3.138.255.236 www.ar15.com
6. Save and restart.
Don't forget that you modified the hosts file if you hear the sites came back online, you need to go back through these steps and delete their lines and save them. Or if you lose access again, try to remove the lines associated with that website, or find someone to ask to give you an updated address to update it.
***Note: Servers have to be configured to load the preferred site to browse by IP, some of them won't work by direct IP but some will still sort-of-work with a modified hosts file because your browser sends a "header" telling it which site it is requesting. I'm on gov internet so I can't confirm that any of these work, but they *should*. Certain software or entire websites may also break when using this method (just from your perspective). If there are other sites you wish to have "backup" access to, figure out their IP address now by using "cmd" in the start bar, and then "tracert www.website.com" and press enter to see what IP it belongs to [it will show in the very top in brackets, you can ignore the actual hops] it will show like this:That first IP in brackets is the one that matters.Tracing route to ar-15.co [54.209.36.119]
Trying to identify their IP address WILL NOT WORK after a website has been taken out by a registrar. Some of us can likely go back through historical DNS records to find an IP that may work, but it's not something the layperson could do and usually requires paid accounts at select places.