Re: [v6ops] draft-ietf-v6ops-slaac-renum and draft-ietf-v6ops-cpe-slaac-renum

Philip Homburg <pch-v6ops-9@u-1.phicoh.com> Fri, 22 May 2020 15:18 UTC

Return-Path: <pch-b9D3CB0F5@u-1.phicoh.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14ABF3A0AD3 for <v6ops@ietfa.amsl.com>; Fri, 22 May 2020 08:18:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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 2Yj0UWspcHyN for <v6ops@ietfa.amsl.com>; Fri, 22 May 2020 08:18:11 -0700 (PDT)
Received: from stereo.hq.phicoh.net (stereo.hq.phicoh.net [130.37.15.35]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB79E3A0AF7 for <v6ops@ietf.org>; Fri, 22 May 2020 08:18:09 -0700 (PDT)
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 m1jc9R0-0000I4C; Fri, 22 May 2020 17:18:06 +0200
Message-Id: <m1jc9R0-0000I4C@stereo.hq.phicoh.net>
To: v6ops@ietf.org
From: Philip Homburg <pch-v6ops-9@u-1.phicoh.com>
Sender: pch-b9D3CB0F5@u-1.phicoh.com
References: <m1jb1gz-0000MZC@stereo.hq.phicoh.net> <8aa3102e-22b1-60ed-2d99-838f3fdf1736@si6networks.com> <m1jbKVd-0000L7C@stereo.hq.phicoh.net> <CAHL_VyDWYz=hUTZ+RDZ0JuF-KCsh5HBsM1pFFy3FqtL6pC_hCw@mail.gmail.com> <m1jbRI7-0000LCC@stereo.hq.phicoh.net> <CAHL_VyA23QJzgTy_nauxmjPM4PJT00YC451QL+s6d3dMomkX5Q@mail.gmail.com>
In-reply-to: Your message of "Wed, 20 May 2020 21:55:10 +0100 ." <CAHL_VyA23QJzgTy_nauxmjPM4PJT00YC451QL+s6d3dMomkX5Q@mail.gmail.com>
Date: Fri, 22 May 2020 17:18:03 +0200
Archived-At: <https://mailarchive.ietf.org/arch/msg/v6ops/IkUnzZa6jeolnBxiFTWTJk2Eg2s>
Subject: Re: [v6ops] draft-ietf-v6ops-slaac-renum and draft-ietf-v6ops-cpe-slaac-renum
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2020 15:18:21 -0000

>The DHCPv6 PD client doesn't know that the prefix is static, just that it
>has the rights to use that prefix for up to the Valid Lifetime.
>It's presumptuous and foolish of the host to over-promise the use of said
>prefix downstream.

I'm not talking about the DHCPv6 client, but about the RA server component.
The RA server gets as input the prefix with lifetimes from DHCPv6, and
(optionally) a request from the operator of the device to advertise a longer
lifetime. In that case the RA server should honour the user's request.

>> So this draft makes the situation worse for static prefixes to better
>> deal with the unwanted situation of dynamic prefixes. To me that strikes m
>e
>> as completely the wrong way around.
>
>You might have to expand on why you think shorter lifetimes are "worse".

In any more complex setup where some servers are used both internally
and externally, there is a good chance that even internally the server is
referenced using a public DNS name.

So if the internet connection goes down and the static prefix is no longer
available due to short lifetimes, then internal connections suffer.