Re: I-D Action: draft-carpenter-6man-rfc6874bis-00.txt

Jared Mauch <jared@puck.nether.net> Tue, 06 July 2021 17:01 UTC

Return-Path: <jared@puck.nether.net>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2F9B3A2E6B for <ipv6@ietfa.amsl.com>; Tue, 6 Jul 2021 10:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 W3s6nTg8oyQL for <ipv6@ietfa.amsl.com>; Tue, 6 Jul 2021 10:01:42 -0700 (PDT)
Received: from puck.nether.net (puck.nether.net [204.42.254.5]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67F113A2E66 for <ipv6@ietf.org>; Tue, 6 Jul 2021 10:01:42 -0700 (PDT)
Received: from smtpclient.apple (unknown [IPv6:2602:fe55:64:0:e0e7:1f3e:96f5:a3fc]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by puck.nether.net (Postfix) with ESMTPSA id AFAA25400C1; Tue, 6 Jul 2021 13:01:30 -0400 (EDT)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
Subject: Re: I-D Action: draft-carpenter-6man-rfc6874bis-00.txt
From: Jared Mauch <jared@puck.nether.net>
In-Reply-To: <28125.1625590441@localhost>
Date: Tue, 06 Jul 2021 13:01:29 -0400
Cc: Andrew Cady <andy@cryptonomic.net>, 6MAN WG <ipv6@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <4361E676-A90C-49C0-8191-EC0358715D57@puck.nether.net>
References: <162545101341.19246.8566193740265797873@ietfa.amsl.com> <95a7dbe5-e0a3-4676-9dcc-005ff53725e0@gmail.com> <CA+9kkMD3iSgo-KMM5Ed8bVnVCu_G3f2kB6zHKoOx2ta=x8QucA@mail.gmail.com> <CANMZLAbmdWHDRBPpHgy_e4_0-WUVW2gjnbXWwu2pF_xi-S0vWQ@mail.gmail.com> <87a6n13y0j.fsf@ungleich.ch> <CA+9kkMBx4F0FGZasdk11ogyCOwQZecAEkO4JbECDr4osySN-4w@mail.gmail.com> <20210706152527.j47rcxas5nwz5d63@zukertort.childrenofmay.org> <CA+9kkMDGQxFD6v=NJaDXRdRJ3jaRriTnhnyKeK3cG=jaosQhBQ@mail.gmail.com> <20210706161859.2wdw7mkeg4b7nd66@zukertort.childrenofmay.org> <28125.1625590441@localhost>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/tjylUfFupsQtKA-XX918Ex23kWw>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 06 Jul 2021 17:01:47 -0000


> On Jul 6, 2021, at 12:54 PM, Michael Richardson <mcr+ietf@sandelman.ca> wrote:
> 
> You can argue forever that they are wrong, and yet, here we are, ten years
> later, without anything working.

I have a general concern here that this is why network equipment that comes with a default IP address will continue to live on in IPv4 land, and may never see IPv6 configuration as a result.  I’m sure someone will suggest using mDNS to go to https://myrouter.local/ or similar, but the complexity introduced by link-local here is unlikely to see significant changes as a result on either side, we are in a classic standoff situation.

I hate to say it but mDNS is likely the way to go for many things, but you may not be able to tell the difference between raspberrypi.local vs raspberrypi-2.local which can often be a challenge.

- Jared