[154157] in North American Network Operators' Group
Re: DNS poisoning at Google?
daemon@ATHENA.MIT.EDU (Jeff Fisher)
Wed Jun 27 01:13:27 2012
Date: Tue, 26 Jun 2012 23:12:31 -0600
From: Jeff Fisher <nanog@techmonkeys.org>
To: nanog@nanog.org
In-Reply-To: <ED78B1C68B84A14FA706D13A230D7B431954E04E@ITS-MAIL01.campus.ad.csulb.edu>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On 06/26/2012 11:05 PM, Matthew Black wrote:
> Google Webtools reports a problem with our HOMEPAGE "/". That page is not redirecting anywhere.
> They also report problems with some 48 other primary sites, none of which redirect to the offending couchtarts.
Except it is redirecting as shown by Jeremy:
[guppy@mrlaptop ~]$ curl -e 'http://google.com' csulb.edu
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="http://www.couchtarts.com/media.php">here</a>.</p>
</body></html>
That looks like a redirect to me.
Jeff