Re: [sidr] WGLC draft-sidr-rpki-rtr - take 2?

Hannes Gredler <hannes@juniper.net> Fri, 08 April 2011 17:03 UTC

Return-Path: <hannes@juniper.net>
X-Original-To: sidr@core3.amsl.com
Delivered-To: sidr@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9459E3A6943 for <sidr@core3.amsl.com>; Fri, 8 Apr 2011 10:03:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9lYoxt494a3a for <sidr@core3.amsl.com>; Fri, 8 Apr 2011 10:03:40 -0700 (PDT)
Received: from exprod7og114.obsmtp.com (exprod7og114.obsmtp.com [64.18.2.215]) by core3.amsl.com (Postfix) with ESMTP id 5FDEF3A68D4 for <sidr@ietf.org>; Fri, 8 Apr 2011 10:03:33 -0700 (PDT)
Received: from P-EMHUB03-HQ.jnpr.net ([66.129.224.36]) (using TLSv1) by exprod7ob114.postini.com ([64.18.6.12]) with SMTP ID DSNKTZ9ATlUV2OYBIo/QCLC65cl7drzWCn5o@postini.com; Fri, 08 Apr 2011 10:05:22 PDT
Received: from hannes-755.juniper.net (172.30.152.52) by P-EMHUB03-HQ.jnpr.net (172.24.192.33) with Microsoft SMTP Server id 8.2.254.0; Fri, 8 Apr 2011 10:02:05 -0700
Received: by hannes-755.juniper.net (Postfix, from userid 1000) id EFBE52F616; Fri, 8 Apr 2011 19:04:00 +0200 (CEST)
Date: Fri, 08 Apr 2011 19:04:00 +0200
From: Hannes Gredler <hannes@juniper.net>
To: Pradosh Mohapatra <pmohapat@cisco.com>
Message-ID: <20110408170400.GC11350@juniper.net>
References: <BANLkTi=eZ=pQ2gJfiPBfeb4frH8Tncempw@mail.gmail.com> <m21v1i9ha8.wl%randy@psg.com> <BF88D659-1BE5-4DD2-AB24-7A113360DF37@cisco.com> <m2tyea7urr.wl%randy@psg.com> <8BE1C346-6214-4343-9E46-BFA8D96E4B6C@cisco.com> <BANLkTikTqCD4_=-Sjs7ng2qSLn3vYw5qLw@mail.gmail.com> <55B61488-045C-44FA-90DB-83543A6209FB@cisco.com> <m2ipupsmuy.wl%randy@psg.com> <BANLkTinoJRu=hkoiCS=Xj000r3W+n5KnZQ@mail.gmail.com> <F05F2600-9E6C-410B-9EC5-F4245E6F5B88@cisco.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <F05F2600-9E6C-410B-9EC5-F4245E6F5B88@cisco.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Cc: sidr wg list <sidr@ietf.org>
Subject: Re: [sidr] WGLC draft-sidr-rpki-rtr - take 2?
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Secure Interdomain Routing <sidr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sidr>
List-Post: <mailto:sidr@ietf.org>
List-Help: <mailto:sidr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Apr 2011 17:03:41 -0000

On Thu, Apr 07, 2011 at 09:20:05PM -0700, Pradosh Mohapatra wrote:
| > We seem to be in a bit of a jam :( I don't think SIDR is going to be
| > able to, by declaration, get opensource implementations of AO to
| > appear. I don't see non-open-source implementations on the server side
| > for tcp-md5 sadly either, but at least fbsd/obsd/linux have tcp-md5
| > support.
| 
| We don't seem to be converging. I would suggest that we keep the status quo
| and make ssh mandatory to implement. Other mechanisms may get prescribed
| in future as & when they become commonly available.

not sure if mandating a single transport is needed at all.

since the pros and cons of the various transport protocols
(TCP, TCP-MD5, TCP-AO, IPSec, SSH) are well understood, why not simply
enumerating the choices and leave it to the operator's local security policy
which one to deploy ?

IMO you cannot dictate local security policy as they are different between
operators. also if the level of containment is sufficiently enough (e.g.
local-cache only reachable through vrf, not accessible through internet
it is perfectly reasonable even to load your cache records using vanilla TCP.)