Re: Automatically connecting to stub networks...

Philip Homburg <pch-ipv6-ietf-7@u-1.phicoh.com> Thu, 03 December 2020 21:09 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 DE0E23A0CB8 for <ipv6@ietfa.amsl.com>; Thu, 3 Dec 2020 13:09:45 -0800 (PST)
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, 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 wJUY9Y00P5UH for <ipv6@ietfa.amsl.com>; Thu, 3 Dec 2020 13:09:45 -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 A289B3A0CA2 for <ipv6@ietf.org>; Thu, 3 Dec 2020 13:09:44 -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 m1kkvrC-0000DtC; Thu, 3 Dec 2020 22:09:42 +0100
Message-Id: <m1kkvrC-0000DtC@stereo.hq.phicoh.net>
To: ipv6@ietf.org
Cc: Michael Richardson <mcr+ietf@sandelman.ca>
Subject: Re: Automatically connecting to stub networks...
From: Philip Homburg <pch-ipv6-ietf-7@u-1.phicoh.com>
Sender: pch-b9D3CB0F5@u-1.phicoh.com
References: <DA9CEF7E-44EA-44B0-AF07-2DAC4D29A59F@fugue.com> <59aeb842c7534e5ab24cde0426b5a4c9@huawei.com> <22203.1607003159@localhost> <5143DC1F-321C-4FCD-9B56-372E492D4CDD@fugue.com> <30146.1607019913@localhost> <BFEE2BEA-D4C0-44AC-95D2-EB413CA6E3BE@fugue.com> <6450.1607022122@localhost>
In-reply-to: Your message of "Thu, 03 Dec 2020 14:02:02 -0500 ." <6450.1607022122@localhost>
Date: Thu, 03 Dec 2020 22:09:42 +0100
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/mp3JQ6Z4ig1zjCjvKQFjQZ-tkXc>
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: Thu, 03 Dec 2020 21:09:46 -0000

>What else is there?
>It's true that the DHCPv6-RELAY stuff is a mess for PD, but there shouldn't
>be any DHCPv6-relaying in a home.

I think there should be. I.e., if you have one router that is DHCPv6 server
for the entire home network, then all other router should have a 
relay on their downstream networks.

i.e., I assume that a relay is easier to implement than a downstream
dhcp server that has to get additional prefixes from upstream.