Re: [DNSOP] I-D Action: draft-ietf-dnsop-svcb-httpssvc-02.txt

Paul Vixie <paul@redbarn.org> Tue, 10 March 2020 16:24 UTC

Return-Path: <paul@redbarn.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 E85E13A1523 for <dnsop@ietfa.amsl.com>; Tue, 10 Mar 2020 09:24:43 -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, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=unavailable 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 NRGoo1VDo42O for <dnsop@ietfa.amsl.com>; Tue, 10 Mar 2020 09:24:41 -0700 (PDT)
Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90E2D3A1314 for <dnsop@ietf.org>; Tue, 10 Mar 2020 09:24:41 -0700 (PDT)
Received: from linux-9daj.localnet (dhcp-182.access.rits.tisf.net [24.104.150.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id C042AB074A; Tue, 10 Mar 2020 16:24:39 +0000 (UTC)
From: Paul Vixie <paul@redbarn.org>
To: Erik Nygren <erik+ietf@nygren.org>, Patrick McManus <mcmanus@ducksong.com>
Cc: Ben Schwartz <bemasc=40google.com@dmarc.ietf.org>, dnsop <dnsop@ietf.org>
Date: Tue, 10 Mar 2020 16:24:38 +0000
Message-ID: <3594000.kGsIIYqScg@linux-9daj>
Organization: none
In-Reply-To: <CAOdDvNq27UPg9BtdC83CTMYf3tLdLeGaucVuDNrXvc9cALso-Q@mail.gmail.com>
References: <158378460735.5647.5593000704951647849@ietfa.amsl.com> <CAKC-DJgHvwxz_JwXA29mXa1b748gnb0GLmszbDwszhNuFPyWBw@mail.gmail.com> <CAOdDvNq27UPg9BtdC83CTMYf3tLdLeGaucVuDNrXvc9cALso-Q@mail.gmail.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/xvlQxK2lBwkf0QPPDgdgKwF0vOc>
Subject: Re: [DNSOP] I-D Action: draft-ietf-dnsop-svcb-httpssvc-02.txt
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
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: Tue, 10 Mar 2020 16:24:50 -0000

On Tuesday, 10 March 2020 13:30:53 UTC Patrick McManus wrote:
> another positive feature of ports in this record is that it provides some
> address space independent of the origin security model of the URI. By this
> I mean that https://www.foo.com(implicit :443) and https://www.foo.com:555
> are different origins with different web security boundaries. While two
> different httpssvc records for 443 and 555 (both for  https:// www.foo.com)
> are in the same origin.. this level of indirection can be used for A/B
> testing or even for encoding load balancing information in a IP constrained
> space. Just like the address is distinct from the URL, the port separates
> the 'what' from the 'how' and that's good.

your reply above precisely demonstrates the risk offered by allowing a service 
operator to select a non-default port. please read my down-thread response to 
erik nygren and consider the non-reachability impacts of such selection on far 
edge managed private networks, who will only build NAT, AGM, or firewall flow 
state for permitted (in-policy) flows.

there's a separate problem on retermination, but i'll address that in quic-wg.

-- 
Paul