Re: [DNSOP] Status of "let localhost be localhost"?

Jacob Hoffman-Andrews <jsha@eff.org> Sun, 13 August 2017 00:05 UTC

Return-Path: <jsha@eff.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40C1F1323B4 for <dnsop@ietfa.amsl.com>; Sat, 12 Aug 2017 17:05:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eff.org
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PuAIJqHko4oS for <dnsop@ietfa.amsl.com>; Sat, 12 Aug 2017 17:05:54 -0700 (PDT)
Received: from mail2.eff.org (mail2.eff.org [173.239.79.204]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2B051323AE for <dnsop@ietf.org>; Sat, 12 Aug 2017 17:05:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eff.org; s=mail2; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject; bh=POClskIq500R02RIkdNu+CB6KMbjhqtMXgvU536ymD4=; b=QbDtPgyiCBZdPQv2yugiY4sc44b3zKrG5rv1jna4ID/obibEXr7K7Nyl81WAA3q24PnzcqNBe72C7Piy2mfRy6dSp6c1VUr1CXxHNa1Zrvbm4ijARFfBk68ghY25O/mpug2C5c28chmaAKvTSaWNlfAPHxCPt7B14lv5cY2R2Sk=;
Received: ; Sat, 12 Aug 2017 17:05:51 -0700
To: Ted Lemon <mellon@fugue.com>, Paul Hoffman <paul.hoffman@vpnc.org>
Cc: dnsop <dnsop@ietf.org>
References: <20170812170958.14197.qmail@ary.lan> <B21C539E-75AF-43F1-B6B0-4BDC25C6D670@fugue.com> <4544C6A8-5591-454F-9E94-F3CADD3CDD2D@vpnc.org> <42C048AD-E5BC-4D13-BE26-F9ED5D049FC9@fugue.com>
From: Jacob Hoffman-Andrews <jsha@eff.org>
Message-ID: <82f31300-0cca-ed48-561e-332a26c3f91d@eff.org>
Date: Sat, 12 Aug 2017 17:05:51 -0700
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <42C048AD-E5BC-4D13-BE26-F9ED5D049FC9@fugue.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/8QTPjr6a5hXI1_EtkQ_luqhqzSY>
Subject: Re: [DNSOP] Status of "let localhost be localhost"?
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Aug 2017 00:05:56 -0000

On 08/12/2017 12:35 PM, Ted Lemon wrote:
> The document does the right thing on that front, as far as that goes,
> but if this is to be effective I think that it shouldn't be an aside,
> but should be the main point of the document.   That is, the title of
> the document should be "DNS servers should return NXDOMAIN for
> localhost" and the abstract should say why, and then the bit about
> stub resolvers translating "localhost" to a reachable identifier for
> the localhost such as 127.1 or ::1 should be the thing that's
> mentioned as an aside.
I agree, this seems like a good addition to the doc. It makes explicit
what we've discussed on-list, and it codifies what is already common
practice in the wild, along with justification.