[Mobopts] New I-D: draft-weniger-mobopts-mip6-cnlocpriv-01 (Correspondent Node-Targeted Location Privacy and Optimized Routing)

"Kilian Weniger" <Kilian.Weniger@eu.panasonic.com> Tue, 27 February 2007 09:03 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1HLyFC-0007Yh-VA; Tue, 27 Feb 2007 04:03:34 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1HLyFA-0007Xi-WE for mobopts@irtf.org; Tue, 27 Feb 2007 04:03:33 -0500
Received: from cluster-f.mailcontrol.com ([85.119.2.190]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1HLyF9-0004Dk-GW for mobopts@irtf.org; Tue, 27 Feb 2007 04:03:32 -0500
Received: from hhe500-02.hbg.de.pan.eu (gate.eu.panasonic.com [194.173.20.12]) by rly03f.srv.mailcontrol.com (MailControl) with SMTP id l1R937Cd020986 for <mobopts@irtf.org>; Tue, 27 Feb 2007 09:03:08 GMT
Received: from eundadmi01.pan.eu(10.100.96.64) by hhe500-02.hbg.de.pan.eu via smtp id 6ef5_6a8c8d30_c63e_11db_871c_0030482aac25; Tue, 27 Feb 2007 09:42:10 +0100
Received: from VPN-MRelay-01.PRDCG.Panasonic.de ([10.100.176.55]) by eundadmi01.pan.eu (Lotus Domino Release 6.5.4FP3) with ESMTP id 2007022710021417-887394 ; Tue, 27 Feb 2007 10:02:14 +0100
X-Spam-Status: No, hits=0.0 required=4.5 tests=AWL: -0.158,BAYES_00: -1.665,TOTAL_SCORE: -1.823
X-Spam-Level:
Received: from localhost ([127.0.0.1]) by VPN-MRelay-01.PRDCG.Panasonic.de for mobopts@irtf.org; Tue, 27 Feb 2007 10:07:10 +0100
MIME-Version: 1.0
X-MimeOLE: Produced By Microsoft Exchange V6.5
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: New I-D: draft-weniger-mobopts-mip6-cnlocpriv-01 (Correspondent Node-Targeted Location Privacy and Optimized Routing)
Thread-Index: AcdaTY8SeF1fo+wRSgKnzb4DQI5eHQ==
To: mobopts@irtf.org
Message-ID: <4D2F935F08D41A4C8866693F4F0D7C4F0127822A@lan-ex-01.panasonic.de>
Date: Tue, 27 Feb 2007 09:59:16 +0100
From: Kilian Weniger <Kilian.Weniger@eu.panasonic.com>
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Content-Type: text/plain; charset="us-ascii"
X-Scanned-By: MailControl A-06-00-00 (www.mailcontrol.com) on 10.70.0.113
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 4b800b1eab964a31702fa68f1ff0e955
Subject: [Mobopts] New I-D: draft-weniger-mobopts-mip6-cnlocpriv-01 (Correspondent Node-Targeted Location Privacy and Optimized Routing)
X-BeenThere: mobopts@irtf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Mobility Optimizations <mobopts.irtf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/mobopts>, <mailto:mobopts-request@irtf.org?subject=unsubscribe>
List-Post: <mailto:mobopts@irtf.org>
List-Help: <mailto:mobopts-request@irtf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/mobopts>, <mailto:mobopts-request@irtf.org?subject=subscribe>
Errors-To: mobopts-bounces@irtf.org

Hi all,

draft-weniger-mobopts-mip6-cnlocpriv was presented and discussed at the
last mobopts meeting in San Diego. The draft proposes a simple mechanism
based on the MIPv6 bootstrapping solutions that allows a MN to utilize
an optimized route without revealing its location to the CN. This
feature is currently not fully supported by
draft-irtf-mobopts-location-privacy-solutions (see section 2 of
draft-weniger-mobopts-mip6-cnlocpriv for reasoning). 

We received some valuable questions and comments during the meeting,
mainly on deployment issues. I tried to address all of those in the new
draft. A short summary:

- Aren't there many new trust/roaming relationships required? 
It is expected that the trust/roaming relationships that are needed for
draft-ietf-mip6-bootstrapping-integrated-02 can be re-used (see section
3 for details).

- Isn't this solution only applicable if there is a home agent in every
correspondent node's domain?
It is not required that the home agent (ORHA) is located in the
correspondent node's domain.  A domain nearby to the correspondent
node's domain is sufficient to achieve location privacy and improved
routing efficiency. It is expected that the (local) HAs needed for
draft-ietf-mip6-bootstrapping-integrated-02 can be re-used.

- Isn't location privacy compromised since the home agent (ORHA) is
close to the CN?
Since the ORHA learns the location of the mobile node, the mobile node
must be sure that the ORHA doesn't reveal the mobile node's location to
nodes that are not authorized to get the location, i.e., the ORHA must
be trusted by the mobile node. It is assumed that the ORHA discovery
mechanism only returns trusted home agents or that the mobile node is
able to verify during the bootstrapping procedure whether the ORHA is
trusted. Note that even if the ORHA and correspondent node are in the
same domain, this doesn't imply that the ORHA reveals the mobile node's
location to the correspondent node. This is also true in today's
cellular networks, where it is ensured that users of a service provided
by a particular operator don't know the location of other users using a
service provided by the same operator.

- How can an ORHA be discovered?
A specification of a discovery mechanism is currently out of scope, but
one option could be to re-use DHCP-based HA assignment as defined in
draft-ietf-mip6-bootstrapping-integrated and draft-ietf-mip6-hiopt. The
mobile node would put the correspondent node's domain as target domain
in the Home Network Identifier DHCP Option and the mobile node's MSA
would then determine and assign a home agent to the mobile node, which
is in or close to the correspondent node's domain (see section 5 for
details).

The new draft draft-weniger-mobopts-mip6-cnlocpriv-01.txt should appear
on the announce I-D list soon. Before that, it can be accessed at
http://home.arcor.de/k.weniger/draft-weniger-mobopts-mip6-cnlocpriv-01.t
xt

Comments are highly appreciated. 

Regards,

Kilian


Panasonic R&D Center Germany GmbH
63225 Langen, Hessen, Germany
Reg: AG Offenbach (Hessen) HRB 33974
Managing Director: Thomas Micke



_______________________________________________
Mobopts mailing list
Mobopts@irtf.org
https://www1.ietf.org/mailman/listinfo/mobopts