From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5AUf-0003V1-OV for mharc-grub-devel@gnu.org; Thu, 31 Mar 2011 01:32:30 -0400 Received: from [140.186.70.92] (port=37324 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4jty-0004FN-Q5 for grub-devel@gnu.org; Tue, 29 Mar 2011 21:10:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4jtK-0001xp-9w for grub-devel@gnu.org; Tue, 29 Mar 2011 21:08:11 -0400 Received: from members.fsij.org ([211.14.6.125]:56856 helo=atom.fsij.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4jtJ-0001w4-TY for grub-devel@gnu.org; Tue, 29 Mar 2011 21:08:10 -0400 Received: from i114-184-128-155.s05.a010.ap.plala.or.jp ([114.184.128.155] helo=[192.168.1.3]) by atom.fsij.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Q4jvw-0001GZ-Bf; Wed, 30 Mar 2011 10:10:53 +0900 Message-ID: <4D92826A.60107@fsij.org> Date: Wed, 30 Mar 2011 10:07:54 +0900 From: NIIBE Yutaka Organization: Free Software Initiative of Japan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110303 Icedove/3.0.11 MIME-Version: 1.0 To: "KESHAV P.R." References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 114.184.128.155 X-SA-Exim-Mail-From: gniibe@fsij.org X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on atom.fsij.org) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 211.14.6.125 X-Mailman-Approved-At: Thu, 31 Mar 2011 01:32:26 -0400 Cc: grub-devel Subject: Re: grub.enbug.org wiki database dump X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2011 01:10:02 -0000 2011-03-29 17:11, KESHAV P.R. wrote: > I am user of grub2 and have edited a few wiki articles. YOu seems > to have taken back control of this domain name. I didn't understand your message, but I guess that your problem is accessing web site of grub.enbug.org, right? No, I don't have control of grub.enbug.org or enbug.org. That's under control of Okuji-san, I think. Recently, I moved my web site (www.gniibe.org) to my home machine. I think that this is the cause of this trouble. What I did was changing IP address of www.gniibe.org. Since it is OK for me to stop new web server of www.gniibe.org at home and keep old IP address of www.gniibe.org which points to hikaru.fsij.org (say, for a week or so), I recover old IP address or www.gniibe.org. I think that you now see grub.enbug.org web service again. I'd expect Okuji-san (or those who control enbug.org name server) will correct the entry of grub.enbug.org soon. Here is the detail: We have a machine under FSIJ, that's hikaru.fsij.org. I have had www.gniibe.org on this machine. Okuji put grub.enbug.org on that machine too. While canonical name of the machine is hikaru.fsij.org, it seems that Okuji setup his name server so that grub.enbug.org points to www.gniibe.org (by CNAME). This is wrong. I confirmed that service of grub.enbug.org is still running on hikaru.fsij.org: ----------------------------------- $ telnet hikaru.fsij.org 80 Trying 211.14.6.124... Connected to hikaru.fsij.org. Escape character is '^]'. GET /TestingOnMacbook HTTP 1.1 HOST: grub.enbug.org HTTP/1.1 200 OK [...] ----------------------------------- So, once you got my fix of name server gniibe.org, you see grub.enbug.org again. Note that I don't want to keep old www.gniibe.org forever. I'd like to move www.gniibe.org to my home soon or later. --