Re: [v6ops] Scope of Unique Local IPv6 Unicast Addresses (Fwd: New Version Notification for draft-gont-6man-ipv6-ula-scope-00.txt)

Philip Homburg <pch-ipv6-ietf-7@u-1.phicoh.com> Fri, 08 January 2021 16:55 UTC

Return-Path: <pch-b9D3CB0F5@u-1.phicoh.com>
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 447473A1141 for <ipv6@ietfa.amsl.com>; Fri, 8 Jan 2021 08:55:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.889
X-Spam-Level:
X-Spam-Status: No, score=-1.889 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.009, SPF_HELO_NONE=0.001, SPF_NONE=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 vGdGfAqjOkjk for <ipv6@ietfa.amsl.com>; Fri, 8 Jan 2021 08:55:49 -0800 (PST)
Received: from stereo.hq.phicoh.net (stereo6-tun.hq.phicoh.net [IPv6:2001:888:1044:10:2a0:c9ff:fe9f:17a9]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EA943A1142 for <ipv6@ietf.org>; Fri, 8 Jan 2021 08:55:48 -0800 (PST)
Received: from stereo.hq.phicoh.net (localhost [::ffff:127.0.0.1]) by stereo.hq.phicoh.net with esmtp (TLS version=TLSv1.2 cipher=ECDHE-RSA-CHACHA20-POLY1305) (Smail #157) id m1kxv3C-0000KoC; Fri, 8 Jan 2021 17:55:46 +0100
Message-Id: <m1kxv3C-0000KoC@stereo.hq.phicoh.net>
To: ipv6@ietf.org
Subject: Re: [v6ops] Scope of Unique Local IPv6 Unicast Addresses (Fwd: New Version Notification for draft-gont-6man-ipv6-ula-scope-00.txt)
From: Philip Homburg <pch-ipv6-ietf-7@u-1.phicoh.com>
Sender: pch-b9D3CB0F5@u-1.phicoh.com
References: <E3625337-3A59-4F0A-9EEE-EC8F6B39C965@isc.org> <537EBE5A-6554-4904-8701-03940C914FE3@fugue.com> <5A9F034B-64AB-4A96-BB8C-7A9286EF2654@isc.org> <057ABF22-4C44-4EB7-8AF5-E9F173D67F2E@isc.org> <4E62C135-009D-409A-941C-E2F44C43759B@fugue.com>
In-reply-to: Your message of "Fri, 8 Jan 2021 07:39:57 -0500 ." <4E62C135-009D-409A-941C-E2F44C43759B@fugue.com>
Date: Fri, 08 Jan 2021 17:55:45 +0100
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/DZvmHyrC2HLRTNFWLpNiTYMTXqI>
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: Fri, 08 Jan 2021 16:55:51 -0000

>    I think link identifiers as you describe might be useful for
>    some applications, but putting them in a database has a lot of
>    issues. If every router on a link multicasts a link identifier
>    to a link, then it's not a link identifier--it's a router
>    interface identifier. That's fine, but now my node has to track
>    what router interface identifiers are present on the link, and
>    publish its information on each identifier. 

I'm confused here. I thought that one of the purposes of HNCP is to 
uniquely number each link with a /64.

If you have a unique 64 bit identifier, then it is trivial to compute
a unique domain name.

>    Furthermore, DNS has TTLs. What's the TTL on the data? How
>    quickly does it fall out of your cache? Remember, you wanted to
>    do this because Caching Is Good, so if you use a short TTL, your
>    Good Caching isn't happening.

What kind of topology changes are you thinking of that are faster than
typical DNS TTLs?

>    What if you're on an IPv4-only link? How do you publish your
>    IPv6 LLA with a router link identifier? Your router isn't giving
>    you one. You can't use the RFC1918 subnet prefix you got from
>    DHCP as a link identifier, because they are non-unique.

It seems to me that if you are doing homenet, you can just as well use 
RAs to distribute information. No need to do SLAAC.