[MEXT] Use of MR-HA tunnel for DHCPv6 signalling (in the context of DHCPv6PD for NEMO)
Carlos Jesús Bernardos Cano <cjbc@it.uc3m.es> Sun, 11 April 2010 17:24 UTC
Return-Path: <cjbc@it.uc3m.es>
X-Original-To: mext@core3.amsl.com
Delivered-To: mext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8C4B53A684B for <mext@core3.amsl.com>; Sun, 11 Apr 2010 10:24:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.499
X-Spam-Level:
X-Spam-Status: No, score=-2.499 tagged_above=-999 required=5 tests=[BAYES_50=0.001, J_CHICKENPOX_21=0.6, J_CHICKENPOX_52=0.6, MIME_8BIT_HEADER=0.3, 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 w7GuxzHAZk0l for <mext@core3.amsl.com>; Sun, 11 Apr 2010 10:24:11 -0700 (PDT)
Received: from smtp02.uc3m.es (smtp02.uc3m.es [163.117.176.132]) by core3.amsl.com (Postfix) with ESMTP id 1A4A23A6855 for <mext@ietf.org>; Sun, 11 Apr 2010 10:24:11 -0700 (PDT)
X-uc3m-safe: yes
Received: from [192.168.1.3] (82.158.125.232.dyn.user.ono.com [82.158.125.232]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp02.uc3m.es (Postfix) with ESMTP id 7BA786C695D for <mext@ietf.org>; Sun, 11 Apr 2010 19:24:02 +0200 (CEST)
From: Carlos Jesús Bernardos Cano <cjbc@it.uc3m.es>
To: "mext@ietf.org" <mext@ietf.org>
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-StTarFM120JLLW35TzxG"
Organization: Universidad Carlos III de Madrid
Date: Sun, 11 Apr 2010 19:23:57 +0200
Message-ID: <1271006637.4084.827.camel@acorde.it.uc3m.es>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2
X-TM-AS-Product-Ver: IMSS-7.0.0.3116-6.0.0.1038-17162.002
Subject: [MEXT] Use of MR-HA tunnel for DHCPv6 signalling (in the context of DHCPv6PD for NEMO)
X-BeenThere: mext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: cjbc@it.uc3m.es
List-Id: Mobile IPv6 EXTensions WG <mext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mext>, <mailto:mext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mext>
List-Post: <mailto:mext@ietf.org>
List-Help: <mailto:mext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mext>, <mailto:mext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 11 Apr 2010 17:24:14 -0000
Hi all, Reviewing draft-ietf-mext-nemo-pd, some people have commented that the tunnel between the MR and the HA cannot be used for DHCPv6 signalling between a DHCPv6 client @ the MR and a DHCPv6 server/relay @ the HA. The point is that for messages sent to the MR from the HA, the HA is operating as a CN and then it has to use RH2 to route the packet towards the MR, instead of the MR-HA tunnel. My doubt is the following, Section 10.4.4 of RFC3775 (RFC3775bis does not change this) says the following: "10.4.4. Stateful Address Autoconfiguration This section describes how home agents support the use of stateful address autoconfiguration mechanisms such as DHCPv6 [29] from the mobile nodes. If this support is not provided, then the M and O bits must remain cleared on the Mobile Prefix Advertisement Messages. Any mobile node which sends DHCPv6 messages to the home agent without this support will not receive a response. If DHCPv6 is used, packets are sent with link-local source addresses either to a link-scope multicast address or a link-local address. Mobile nodes desiring to locate a DHCPv6 service may reverse tunnel standard DHCPv6 packets to the home agent. Since these link-scope packets cannot be forwarded onto the home network, it is necessary for the home agent to either implement a DHCPv6 relay agent or a DHCPv6 server function itself. The arriving tunnel or IPsec SA of DHCPv6 link-scope messages from the mobile node must be noted so that DHCPv6 responses may be sent back to the appropriate mobile node. DHCPv6 messages sent to the mobile node with a link-local destination must be tunneled within the same tunnel header used for other packet flows." Therefore, IMHO it seems that using DHCPv6PD signalling between the MR and the HA would be perfectly possible, as stated in draft-ietf-mext-nemo-pd-04. Am I missing something? Thanks, Carlos -- Carlos Jesús Bernardos Cano http://www.netcoms.net GPG FP: D29B 0A6A 639A A561 93CA 4D55 35DC BA4D D170 4F67
- [MEXT] Use of MR-HA tunnel for DHCPv6 signalling … Carlos Jesús Bernardos Cano
- Re: [MEXT] Use of MR-HA tunnel for DHCPv6 signall… Laganier, Julien