Skip to main content

Mobility with Traversal Using Relays around NAT (TURN)
draft-ietf-tram-turn-mobility-09

Revision differences

Document history

Date Rev. By Action
2016-11-09
09 (System) RFC Editor state changed to AUTH48-DONE from AUTH48
2016-11-03
09 (System) RFC Editor state changed to AUTH48 from RFC-EDITOR
2016-09-28
09 (System) RFC Editor state changed to RFC-EDITOR from EDIT
2016-09-27
09 (System) IANA Action state changed to RFC-Ed-Ack from Waiting on RFC Editor
2016-09-27
09 (System) IANA Action state changed to Waiting on RFC Editor from Waiting on Authors
2016-09-26
09 (System) RFC Editor state changed to EDIT
2016-09-26
09 (System) IESG state changed to RFC Ed Queue from Approved-announcement sent
2016-09-26
09 (System) Announcement was received by RFC Editor
2016-09-26
09 (System) IANA Action state changed to Waiting on Authors from In Progress
2016-09-26
09 (System) IANA Action state changed to In Progress
2016-09-26
09 Cindy Morgan IESG state changed to Approved-announcement sent from IESG Evaluation::AD Followup
2016-09-26
09 Cindy Morgan IESG has approved the document
2016-09-26
09 Cindy Morgan Closed "Approve" ballot
2016-09-26
09 Cindy Morgan Ballot approval text was generated
2016-09-26
09 Cindy Morgan Ballot writeup was changed
2016-09-12
09 Gunter Van de Velde Closed request for Last Call review by OPSDIR with state 'No Response'
2016-09-09
09 (System) Sub state has been changed to AD Followup from Revised ID Needed
2016-09-09
09 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-09.txt
2016-09-06
08 Pete Resnick Request for Telechat review by GENART Completed: Ready with Issues. Reviewer: Pete Resnick.
2016-09-01
08 Cindy Morgan IESG state changed to IESG Evaluation::Revised I-D Needed from IESG Evaluation
2016-09-01
08 Stephen Farrell [Ballot comment]

Tbanks for so speedily handling my discuss points.
2016-09-01
08 Stephen Farrell [Ballot Position Update] Position for Stephen Farrell has been changed to No Objection from Discuss
2016-09-01
08 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-08.txt
2016-09-01
07 Joel Jaeggli [Ballot Position Update] New position, No Objection, has been recorded for Joel Jaeggli
2016-09-01
07 Stephen Farrell
[Ballot discuss]

Apologies if these discuss points are off-base, I was pressed
for time when reviewing this:-(

(1) section 6 correctly says that encryption and …
[Ballot discuss]

Apologies if these discuss points are off-base, I was pressed
for time when reviewing this:-(

(1) section 6 correctly says that encryption and integrity
protection are needed to prevent attacks, but the wording
seems ambiguous. Does the MUST here mean that a) TURN servers
MUST use strong crypto whenever they send tickets or b) if a
TURN server does not use strong crypto then tickets can be
abused? I hope it's the former, but in any case I think you
need to clearly say.

(2) I guess the use of (D)TLS is fairly clear here. But I'm
less clear that things are ok for the other cases when the
ticket is (I guess?) visible to a network attacker. Don't you
need to say that in those other cases the server MUST NOT
honour the ticket unless the authentication mechanisms have
worked out ok?
2016-09-01
07 Stephen Farrell [Ballot Position Update] New position, Discuss, has been recorded for Stephen Farrell
2016-09-01
07 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-07.txt
2016-09-01
06 Tirumaleswar Reddy.K IANA Review state changed to Version Changed - Review Needed from IANA OK - Actions Needed
2016-09-01
06 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-06.txt
2016-08-31
05 Jari Arkko [Ballot Position Update] New position, No Objection, has been recorded for Jari Arkko
2016-08-31
05 Suresh Krishnan
[Ballot comment]
* Section 3

In the figure (without number/title) why is there an Allocate failure in the second message? I could not find the …
[Ballot comment]
* Section 3

In the figure (without number/title) why is there an Allocate failure in the second message? I could not find the associated text.

* Section 3.2.1

The section on sending a Refresh when the IP address does not change needs a little bit more tightening. Given that the server would reject the request with a mobility ticket in this case, it would be good to put in an explicit restriction to not add the mobility ticket in the following statement

OLD:
If a client wants to refresh an existing allocation and update its time-to-expiry or delete an existing allocation, it will send a Refresh Request as described in Section 7.1 of [RFC5766]

NEW:
If a client wants to refresh an existing allocation and update its time-to-expiry or delete an existing allocation, it MUST send a Refresh Request as described in Section 7.1 of [RFC5766] and MUST NOT include a MOBILITY-TICKET attribute.
2016-08-31
05 Suresh Krishnan [Ballot Position Update] New position, No Objection, has been recorded for Suresh Krishnan
2016-08-31
05 Alvaro Retana [Ballot Position Update] New position, No Objection, has been recorded for Alvaro Retana
2016-08-31
05 Mirja Kühlewind
[Ballot comment]
Is the following scenario worth to be discussed in the doc?

A client receives a MOBILITY-TICKET from the server but when it tries …
[Ballot comment]
Is the following scenario worth to be discussed in the doc?

A client receives a MOBILITY-TICKET from the server but when it tries to send a Refresh Request the server ignors the ticket and sets up a new association (maybe because the server seemlessly migrated to a machine that does not support/understand MOBILITY-TICKETs or because of policy reasons) and therefore also does not send a new MOBILITY-TICKET back. I guess in this case the client would probably still want to communication with the destination server and just start a new transport connection, right?
2016-08-31
05 Mirja Kühlewind [Ballot Position Update] New position, No Objection, has been recorded for Mirja Kühlewind
2016-08-30
05 Ben Campbell
[Ballot comment]
Hi, I have a few minor comments and (mostly) questions:

- General: I wonder if this should consider the potential for allocation flapping, …
[Ballot comment]
Hi, I have a few minor comments and (mostly) questions:

- General: I wonder if this should consider the potential for allocation flapping, e.g. if a client is sitting on the border between two wireless networks. Is this an issue, and is their any reasonable guidance that could be offered?

- 3.1.2, 2nd paragraph:
I'm curious why the server disallows this mechanism would explicitly reject a request with the MOBILITY-TICKET attribute rather than ignoring it as if it didn't understand it? Is there an advantage in letting the client know that the server undertands the extension but chooses not to use it, verses simply not understanding it?

- 3.1.4: If the client receives "Mobility Forbidden", is it allowed (or encouraged) to retry without mobility?

- 3.2.2:

I'm (also) curious why the server rejects a refresh request with the original 5-tuple and the mobility ticket.

Also, during the transition window (before it gets a Send Indication or ChannelData message on the new allocation), am I correct to assume that the server forwards inbound data _only_ to the old client address? That is, not both? If so, I think that could use some reinforcement.

- 5.1: Does MICE here refer to the draft in it's current state, or an earlier version? (assuming there is any material difference.)

Editorial:

-1, 2nd paragraph: "the TURN client has to request for a new
  allocation"
s/request for a new/request a new
-- "new relayed candidate address would have to be tricked"
s/tricked/trickled
2016-08-30
05 Ben Campbell [Ballot Position Update] New position, No Objection, has been recorded for Ben Campbell
2016-08-30
05 Terry Manderson [Ballot Position Update] New position, No Objection, has been recorded for Terry Manderson
2016-08-30
05 Deborah Brungard [Ballot Position Update] New position, No Objection, has been recorded for Deborah Brungard
2016-08-30
05 Alissa Cooper
[Ballot comment]
= Section 3 =

The diagram needs a caption and some explanation. Why does the first Allocate request result in a 401 error? …
[Ballot comment]
= Section 3 =

The diagram needs a caption and some explanation. Why does the first Allocate request result in a 401 error? This is not discussed anywhere in the document.

= Appendix A =

In the data structure there is a "state" field but the text below it refers to an "encrypted_state" field.
2016-08-30
05 Alissa Cooper [Ballot Position Update] New position, No Objection, has been recorded for Alissa Cooper
2016-08-29
05 Alexey Melnikov [Ballot Position Update] New position, No Objection, has been recorded for Alexey Melnikov
2016-08-29
05 Kathleen Moriarty [Ballot Position Update] New position, No Objection, has been recorded for Kathleen Moriarty
2016-08-25
05 Jean Mahoney Request for Telechat review by GENART is assigned to Pete Resnick
2016-08-25
05 Jean Mahoney Request for Telechat review by GENART is assigned to Pete Resnick
2016-08-25
05 (System) IANA Review state changed to IANA OK - Actions Needed from Version Changed - Review Needed
2016-08-24
05 Xian Zhang Request for Early review by RTGDIR Completed: Has Issues. Reviewer: Tony Przygienda.
2016-08-22
05 Spencer Dawkins IESG state changed to IESG Evaluation from Waiting for Writeup
2016-08-22
05 Spencer Dawkins Placed on agenda for telechat - 2016-09-01
2016-08-22
05 Spencer Dawkins Ballot has been issued
2016-08-22
05 Spencer Dawkins [Ballot Position Update] New position, Yes, has been recorded for Spencer Dawkins
2016-08-22
05 Spencer Dawkins Created "Approve" ballot
2016-08-22
05 Spencer Dawkins Ballot writeup was changed
2016-08-18
05 Tirumaleswar Reddy.K IANA Review state changed to Version Changed - Review Needed from IANA OK - Actions Needed
2016-08-18
05 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-05.txt
2016-08-11
04 Tero Kivinen Request for Last Call review by SECDIR Completed: Has Nits. Reviewer: David Waltermire.
2016-08-11
04 (System) IESG state changed to Waiting for Writeup from In Last Call
2016-08-10
04 (System) IANA Review state changed to IANA OK - Actions Needed from IANA - Review Needed
2016-08-10
04 Sabrina Tanamal
(Via drafts-lastcall-comment@iana.org): IESG/Authors/WG Chairs:

IANA has completed its review of draft-ietf-tram-turn-mobility-03.txt. If any part of this review is inaccurate, please let us know.

IANA …
(Via drafts-lastcall-comment@iana.org): IESG/Authors/WG Chairs:

IANA has completed its review of draft-ietf-tram-turn-mobility-03.txt. If any part of this review is inaccurate, please let us know.

IANA understands that, upon approval of this document, there are two actions which IANA must complete.

First, in the STUN Attributes subregistry of the Session Traversal Utilities for NAT (STUN) Parameters registry located at:

https://www.iana.org/assignments/stun-parameters/

a single new attribute is to be registered in the 0x8000-0xBFFF range as follows:

Value: [ TBD-at-registration ]
Name: MOBILITY-TICKET
Reference: [ RFC-to-be ]

IANA notes that the authors suggest the value 0x8030 for this registration.

Second, in the STUN Error Codes subregistry also in the Session Traversal Utilities for NAT (STUN) Parameters registry located at:

https://www.iana.org/assignments/stun-parameters/

a new error code is to be registered as follows:

Value: [ TBD-at-registration ]
Name: Mobility Forbidden
Reference: [ RFC-to-be ]

IANA notes that the authors suggest the value 405 for this registration.

IANA understands that the two actions above are the only ones required to be completed upon approval of this document.

Note:  The actions requested in this document will not be completed until the document has been approved for publication as an RFC. This message is only to confirm what actions will be performed. 


Thank you,

Sabrina Tanamal
IANA Specialist
ICANN
2016-08-09
04 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-04.txt
2016-08-08
03 Pete Resnick Request for Last Call review by GENART Completed: Ready with Issues. Reviewer: Pete Resnick.
2016-08-04
03 Tero Kivinen Request for Last Call review by SECDIR is assigned to David Waltermire
2016-08-04
03 Tero Kivinen Request for Last Call review by SECDIR is assigned to David Waltermire
2016-08-03
03 Xian Zhang Request for Early review by RTGDIR is assigned to Tony Przygienda
2016-08-03
03 Xian Zhang Request for Early review by RTGDIR is assigned to Tony Przygienda
2016-08-01
03 Gunter Van de Velde Request for Last Call review by OPSDIR is assigned to Suzanne Woolf
2016-08-01
03 Gunter Van de Velde Request for Last Call review by OPSDIR is assigned to Suzanne Woolf
2016-07-28
03 Jean Mahoney Request for Last Call review by GENART is assigned to Pete Resnick
2016-07-28
03 Jean Mahoney Request for Last Call review by GENART is assigned to Pete Resnick
2016-07-28
03 Amy Vezza IANA Review state changed to IANA - Review Needed
2016-07-28
03 Amy Vezza
The following Last Call announcement was sent out:

From: The IESG
To: "IETF-Announce"
CC: tram-chairs@ietf.org, "Simon Perreault" , sperreault@jive.com, spencerdawkins.ietf@gmail.com, draft-ietf-tram-turn-mobility@ietf.org, …
The following Last Call announcement was sent out:

From: The IESG
To: "IETF-Announce"
CC: tram-chairs@ietf.org, "Simon Perreault" , sperreault@jive.com, spencerdawkins.ietf@gmail.com, draft-ietf-tram-turn-mobility@ietf.org, tram@ietf.org
Reply-To: ietf@ietf.org
Sender:
Subject: Last Call:  (Mobility with TURN) to Proposed Standard


The IESG has received a request from the TURN Revised and Modernized WG
(tram) to consider the following document:
- 'Mobility with TURN'
  as Proposed Standard

The IESG plans to make a decision in the next few weeks, and solicits
final comments on this action. Please send substantive comments to the
ietf@ietf.org mailing lists by 2016-08-11. Exceptionally, comments may be
sent to iesg@ietf.org instead. In either case, please retain the
beginning of the Subject line to allow automated sorting.

Abstract


  It is desirable to minimize traffic disruption caused by changing IP
  address during a mobility event.  One mechanism to minimize
  disruption is to expose a shorter network path to the mobility event
  so only the local network elements are aware of the changed IP
  address but the remote peer is unaware of the changed IP address.

  This draft provides such an IP address mobility solution using
  Traversal Using Relays around NAT (TURN).  This is achieved by
  allowing a client to retain an allocation on the TURN server when the
  IP address of the client changes.




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-tram-turn-mobility/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-tram-turn-mobility/ballot/


No IPR declarations have been submitted directly on this I-D.




2016-07-28
03 Amy Vezza IESG state changed to In Last Call from Last Call Requested
2016-07-28
03 Spencer Dawkins Last call was requested
2016-07-28
03 Spencer Dawkins Last call announcement was generated
2016-07-28
03 Spencer Dawkins Ballot approval text was generated
2016-07-28
03 Spencer Dawkins Ballot writeup was generated
2016-07-28
03 Spencer Dawkins IESG state changed to Last Call Requested from AD Evaluation
2016-07-26
03 Prashanth Patil New version available: draft-ietf-tram-turn-mobility-03.txt
2016-07-12
02 Spencer Dawkins IESG state changed to AD Evaluation from Publication Requested
2016-07-12
02 Simon Perreault
1. Summary

Document shepherd: Simon Perreault
Responsible Area Director: Spencer Dawkins

The intent of this document is to define a mechanism for TURN allocations to …
1. Summary

Document shepherd: Simon Perreault
Responsible Area Director: Spencer Dawkins

The intent of this document is to define a mechanism for TURN allocations to
survive a client IP address change. A new "mobility ticket" attribute allows the
client to migrate to a new IP address using a make-before-break approach.

The requested publication type is Proposed Standard because new TURN attributes
and behaviour are defined.


2. Review and Consensus

The draft was discussed actively in the MMUSIC working group, under the name
MICE, before it was refocused and transferred to TRAM. Once in TRAM there were
few iterations: the WG was roughly happy with the document as it was. A few good
reviews were done by core WG members which resulted in small changes.

Interest in this document has been medium. The mechanism for TURN makes sense
but there are a number of other layers in a SIP/WebRTC stack at which IP address
mobility could be implemented, e.g., trickle ICE, re-INVITE, etc. At this moment
there is no single agreed-upon "how IP address mobility shall be accomplished"
vision and implementations have not yet picked a clear winner. Since the draft
was first proposed in MMUSIC a sort of "wait and see" response had been slowing
progress.  Today it seems like there won't be a clear decision and the consensus
is that publishing the TURN mechanism is what makes most sense at this point.


3. Intellectual Property

Each author has stated that their direct, personal knowledge of any IPR related
to this document has already been disclosed, in conformance with BCPs 78 and 79.
There was no IPR disclosure.


4. Other Points

This document makes two IANA registrations in existing registries. Both are
clear and require IETF Review.
2016-07-12
02 Simon Perreault Responsible AD changed to Spencer Dawkins
2016-07-12
02 Simon Perreault IETF WG state changed to Submitted to IESG for Publication from WG Consensus: Waiting for Write-Up
2016-07-12
02 Simon Perreault IESG state changed to Publication Requested
2016-07-12
02 Simon Perreault IESG process started in state Publication Requested
2016-07-11
02 Simon Perreault Changed consensus to Yes from Unknown
2016-07-11
02 Simon Perreault Intended Status changed to Proposed Standard from None
2016-07-11
02 Simon Perreault Changed document writeup
2016-07-11
02 Simon Perreault Notification list changed to "Simon Perreault" <sperreault@jive.com>
2016-07-11
02 Simon Perreault Document shepherd changed to Simon Perreault
2016-07-11
02 Simon Perreault IETF WG state changed to WG Consensus: Waiting for Write-Up from In WG Last Call
2016-07-11
02 Simon Perreault Changed consensus to Unknown from Yes
2016-07-11
02 Simon Perreault Changed consensus to Yes from Unknown
2016-04-15
02 Simon Perreault IETF WG state changed to In WG Last Call from WG Document
2016-04-04
02 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-02.txt
2016-03-10
01 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-01.txt
2015-11-07
00 Tirumaleswar Reddy.K New version available: draft-ietf-tram-turn-mobility-00.txt