Changes

Jump to: navigation, search

Fixing Akamai

199 bytes added, 23:58, 14 October 2007
m
no edit summary
'''UPDATE:''' Akamai has suspended the offending data center and operations should be back to normal. At some point last night, a bunch of [[w:Akamai Technologies|Akamai]]'s servers went down. Akamai is a content provider for a huge number of website, which means that they serve images, stylesheets, and JavaScript for those websites so that the website owners don't have to buy a lot of servers to serve it themselves. These websites include facebook, newegg, ebay, imdb, and others. Sometime on the night of Sep 15, a number of Akamai servers went down; however, they did not update DNS records for the domains that pointed to these servers, which resulted in sites becoming either completely unusable or just looking like crap.
Currently, it looks like the affected IP addresses are 198.189.255.75-6 and 198.189.255.81-4. The simple solution to this problem at this point is to edit your [[w:hosts file|hosts file]] and add a working IP address (such as 198.189.255.73 or 198.189.255.74) for the affected domains. To get the domain, simply load the offending page and wait for the status bar to say "connecting to *server name*" where it will stall there forever. Take note of the server name.
==Where is my hosts file?==
*In Windows, probably <tt>C:\WINDOWS\SYSTEM32\DRIVERS\ETC\hosts</tt>. If not there, then whatever path is specified in the registry by <tt>\HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DataBasePath</tt>.*On Unix-like machines, <tt>/etc/hosts</tt>.
==I can't save it!==
You aren't running it as an admin (windows) or super (unix).
*Windows
**Vista – right-click on a shortcut to Notepad, then select Run as -> Administrator. The [http://support.microsoft.com/kb/923947] Then open the hosts file from within Notepad.
**Other versions: log in as an admin user
*Unix
1,277
edits

Navigation menu