[Hipsec] Comments on the HIP-BONE draft
Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com> Tue, 21 July 2009 17:05 UTC
Return-Path: <gonzalo.camarillo@ericsson.com>
X-Original-To: hipsec@core3.amsl.com
Delivered-To: hipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8FE823A69DE for <hipsec@core3.amsl.com>; Tue, 21 Jul 2009 10:05:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.505
X-Spam-Level:
X-Spam-Status: No, score=-2.505 tagged_above=-999 required=5 tests=[AWL=-1.386, BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, HELO_EQ_SE=0.35]
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 4p2N1oYfZ5P3 for <hipsec@core3.amsl.com>; Tue, 21 Jul 2009 10:05:04 -0700 (PDT)
Received: from mailgw5.ericsson.se (mailgw5.ericsson.se [193.180.251.36]) by core3.amsl.com (Postfix) with ESMTP id 985C53A6848 for <hipsec@ietf.org>; Tue, 21 Jul 2009 10:05:01 -0700 (PDT)
X-AuditID: c1b4fb24-b7c01ae00000498b-aa-4a65f53cd7e8
Received: from esealmw127.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw5.ericsson.se (Symantec Brightmail Gateway) with SMTP id 6E.10.18827.C35F56A4; Tue, 21 Jul 2009 19:05:00 +0200 (CEST)
Received: from esealmw127.eemea.ericsson.se ([153.88.254.175]) by esealmw127.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Tue, 21 Jul 2009 19:04:23 +0200
Received: from mail.lmf.ericsson.se ([131.160.11.50]) by esealmw127.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Tue, 21 Jul 2009 19:04:23 +0200
Received: from [131.160.126.242] (rvi2-126-242.lmf.ericsson.se [131.160.126.242]) by mail.lmf.ericsson.se (Postfix) with ESMTP id ED2C3245F; Tue, 21 Jul 2009 20:04:22 +0300 (EEST)
Message-ID: <4A65F513.5030701@ericsson.com>
Date: Tue, 21 Jul 2009 20:04:19 +0300
From: Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com>
User-Agent: Thunderbird 2.0.0.22 (Windows/20090605)
MIME-Version: 1.0
To: "Henderson, Thomas R" <thomas.r.henderson@boeing.com>
References: <4A6447DC.7070005@ericsson.com> <77F357662F8BFA4CA7074B0410171B6D07B0C4AA@XCH-NW-5V1.nw.nos.boeing.com>
In-Reply-To: <77F357662F8BFA4CA7074B0410171B6D07B0C4AA@XCH-NW-5V1.nw.nos.boeing.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 21 Jul 2009 17:04:23.0453 (UTC) FILETIME=[4BC1A4D0:01CA0A25]
X-Brightmail-Tracker: AAAAAA==
Cc: HIP <hipsec@ietf.org>
Subject: [Hipsec] Comments on the HIP-BONE draft
X-BeenThere: hipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "This is the official IETF Mailing List for the HIP Working Group." <hipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hipsec>
List-Post: <mailto:hipsec@ietf.org>
List-Help: <mailto:hipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jul 2009 17:05:05 -0000
Hi Tom, thanks for you comments. Answers inline: >> http://tools.ietf.org/id/draft-ietf-hip-bone-02.txt > > I remain very uneasy about the above draft, which I think is not very > clear and skirts over some hard issues. we have moved a few things to the RELOAD instance draft, which is still very much work in progress (as you can see if you read the draft). Some issues will be addressed there. Of course, any general issues belonging to the framework should be addresses in this document. > The document tries to provide a generalized framework for HIP-based > overlays, but it is not clear how it will work when there are multiple > peer protocols (multiple overlays) and when the peer IDs are not the > same as the node IDs. The specific instance draft does not handle these > issues; it assumes that the peer ID is the ORCHID (which was not > acceptable to some in the P2PSIP WG due to possible chosen ID attacks), > and is, of course, only one instance. The framework does not assume that Peer IDs are used at the HIP level. It just tells you that depending on the Peer IDs used in your overlay, you need to convert them to something HIP can use. Originally, we thought of having a draft that described that conversion in general (you yourself was working on a similar draft at some point) but now we tend to think that this type of conversion is better defined in the instance specs. Regarding the RELOAD instance draft, this is one of the open issues. That is, whether we can use RELOAD peer IDs directly or if we need some type of transformation (ORCHIDs have a prefix; therefore, there are less than 128 bits available). > In general, I recommend not trying to complete work on a framework for > multiple overlays until there is an example of at least how two > independent overlays (perhaps with different peer protocols and > different peer ID structures) coexists on some of the same nodes, and > the peer IDs are not HITs. RELOAD has its own way of identifying particular overlays. Other peer protocols may have different ways. Therefore, this does not seem to be a framework issue. Each instance draft would need to describe it separately... in any case, I agree it is worthwhile talking a bit more about this in the framework. > The draft states: > "Since HIP needs > ORCHIDs (and not any type of Peer ID) to work, hosts in the overlay > will transform their Peer IDs into ORCHIDs, for example, by taking a > hash of the Peer IDs or taking a hash of the Peer ID and the public > key." > > I don't see how this would work since for an ORCHID to be used as a HIT, > it must hash a public key. The text wants to indicate that conversions between Peer IDs and ORCHIDs are up to each particular instance specification. I agree removing the examples may be a good idea so that they do not mislead readers. > It is not clear from the document what IDs are being routed if the peer > ID is not the same as the HIT. I think the answer is that it is the > peer IDs that are being routed, and HIP is just providing the links > between the peer IDs. Yes, routing tables contain Peer IDs. > It may be that the peer IDs are the same as HITs > in some instances, but it should be architecturally clear that transport > connections are being terminated at each hop in the overlay. Yes, transport connections are between hops in the overlay, as usual. > If the document were to describe an overlay architecture where you > recommend to the peer protocols "Use HITs like you would otherwise use > IP addresses, and HIP will take care of the rest of the ugly business of > NAT traversal, mobility, and multihoming," then it would seem to be > relatively straightforward, so long as HIP took it upon itself with no > dependency on the peer protocol to do anything for it. > > Where I think it becomes conflated, however, is when you try to use the > overlay to forward HIP signaling traffic. I see why you are trying to > do this but it leads to these questions: we had a lot of discussions in the past about this. There were different proposals, one of which proposed the simple use you described above. The conclusion was to do what HIP BONE specifies. I do not think it would be productive to go through the same discussions again at this point. > 1) the overlay may stitch together addressing realms that have no hope > of supporting end-to-end HIP associations between them. For instance, > this simple topology: > > node A <--------Ipv4 network -----> node B <--------Ipv6 network > ---------> node C > > The overlay may route the I1 from node A to node C and R1 back, but no > HIP association between A and C can actually be formed. This is not a problem specific to the use of HIP in the overlay. It is a general problem of the overlay, even if it was not using HIP. If no direct connections can be formed between nodes in an overlay, the overlay will most likely keep on routing stuff through the overlay. > 2) what if node B above belongs to multiple other HIP-based overlays? > How does it know on which overlay to forward the I1? This is one of the open issues of the instance draft. RELOAD has its own way to identify different overlays. We need to decide how we want to covey that information in an I1. > Also, from a performance perspective, I think there may be some danger > in abstracting the underlying topology away from a peer protocol. From > the peer protocol layer perspective, HIP makes every node look like it > is "on link" whereas in fact, each node is possibly different number of > hops away, in different administrative domains of the network, etc. Not really. When HIP is not used, the ICE module takes care of establishing those "links". The complexity of connection management is abstracted out even when HIP is not used. > To summarize, I think there is some value in defining how P2PSIP-based > overlay could use HIP to form its links and deal with NAT, mobility, and > multihoming. However, before allowing RELOAD nodes to perform the HIP > distributed rendezvous service, I would first define: > 1) how the system works in the case where the enrollment server chooses > PeerIds that are not HITs The framework already says this is possible... and the instance draft will need to define how that is done for RELOAD, of course. > 2) how two such independent overlays (run by different organizations) > could operate on the same node, and how the node would ensure that > messages got onto the right overlays This will also need to be defined by the instance draft... in any case, I agree with you that the framework needs to talk more about this (it does not discuss this issue right now). > The above can all be done by assuming that HIP rendezvous is done in the > underlay, not overlay. As a final step, one might consider whether one > of these overlays itself could be leveraged to forward HIP traffic. If > all of this holds together, then I think we might have a framework > document that completes the charter item. You make valid points above. After addressing your points in a new revision of the draft (possibly after more list discussions), I think the best way to proceed will be to progress the framework and the instance draft together so that they can be reviewed at the same time. In that way, it will be clearer for the reviewers. > As an editorial note, I also would recommend skipping section 2 because > RFC 4423 and other documents are available to provide HIP tutorials. This is the typical comment we often get from HIP experts :o)... however, application-layer people really appreciated that part of the draft when they read it. Before writing it, we sent them all types of links to HIP documents and tutorials but they did not find them useful. I actually believe that having that type of tutorial material in the draft makes it much easier for application-layer people to understand the draft (and eventually decide to use it). So, I strongly suggest to keep it in the draft. Thanks, Gonzalo
- [Hipsec] Overlay work: status and request for inp… Gonzalo Camarillo
- Re: [Hipsec] Overlay work: status and request for… Henderson, Thomas R
- Re: [Hipsec] Overlay work: status and request for… Gonzalo Camarillo
- [Hipsec] Comments on the HIP-BONE draft Gonzalo Camarillo
- Re: [Hipsec] Comments on the HIP-BONE draft Henderson, Thomas R
- Re: [Hipsec] Overlay work: status and request for… Ari Keranen
- Re: [Hipsec] Comments on the HIP-BONE draft wangjun
- Re: [Hipsec] Comments on the HIP-BONE draft Ari Keranen
- Re: [Hipsec] Comments on the HIP-BONE draft Ari Keranen
- Re: [Hipsec] Comments on the HIP-BONE draft wang.jun17
- Re: [Hipsec] Comments on the HIP-BONE draft Henderson, Thomas R
- Re: [Hipsec] Overlay work: status and request for… Petri Jokela
- Re: [Hipsec] Comments on the HIP-BONE draft Ari Keranen
- Re: [Hipsec] Comments on the HIP-BONE draft Ari Keranen
- Re: [Hipsec] Overlay work: status and request for… Tobias Heer
- Re: [Hipsec] Overlay work: status and request for… Miika Komu
- Re: [Hipsec] Overlay work: status and request for… Varjonen Samu
- Re: [Hipsec] Overlay work: status and request for… Miika Komu
- Re: [Hipsec] Overlay work: status and request for… Jan Melen
- Re: [Hipsec] Overlay work: status and request for… Varjonen Samu