On Friday Microsoft changed its DNS so that requests for
Microsoft Corporation no longer resolve to machines on Microsoft’s own network, but instead are handled by the Akamai caching system, which runs Linux.
Akamai provides an internet-wide caching system, which can act as a symmetric defence to distributed denial of service attacks. Just as a denial of service attack funnels traffic from many different points to a single destination, Akamai's DNS servers multiplex requests for a specific hostname to the nearest point to each attacking machine in its global caching system, diminishing the effect of the attack by dividing the inbound requests amongst its many servers, and limiting the amount of DDoS traffic by localising the distance between attacker and target. Akamai presents a more challenging target for a DDoS than any single network, and would seem to be the best practical step where a distributed denial of service is directed at a hostname that the target organisation cannot reasonably take offline.
Microsoft was able to defend against an earlier DDoS aimed at windowsupdate.com by taking that hostname out of the DNS, as windowsupdate.com was less important to its operations than the attackers expected.
Many web forums, including those at Anandtech and Slashdot are discussing the irony of the
Microsoft Corporation site apparently running Linux. Additionally, we are seeing a quantity of mail asking why we are reporting
Microsoft Corporation running the “impossible” combination of the Linux operating system and Microsoft-IIS/6.0 web server.
When we request
Microsoft Corporation the DNS directs us to a server operated by Akamai. If you repeat this test, note that the actual Akamai server you connect to will differ according to your location on the internet and may vary from request to request. Akamai’s http caching servers run Linux, and so we report Linux as the operating system. However Akamai also forwards the http Server: header from the original server as part of the cached content, and so we report “Microsoft-IIS/6.0” as the web server.
$ telnet
Microsoft Corporation http
Trying 213.161.82.44...
Connected to a562.cd.akamai.net.
Escape character is '^]'.
HEAD / HTTP/1.1
Host:
Microsoft Corporation
HTTP/1.1 200 OK
Server: Microsoft-IIS/6.0
P3P: CP='ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA
PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI'
X-Powered-By: ASP.NET
Content-Length: 45238
Content-Type: text/html
Expires: Sun, 17 Aug 2003 15:35:25 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Sun, 17 Aug 2003 15:35:25 GMT
Connection: keep-alive