On Mon, 2009-12-21 at 11:36 -0500, jc wrote:
> On Dec 21, 2009, at 8:34 AM, Jouni Mäenpää wrote:
> 
> > Hi,
> > 
> > One question about the "bootstrap-node" element in the RELOAD overlay
> > configuration document. In the example configuration document included
> > in the RELOAD base draft, the bootstrap-node element has the following
> > contents:
> > 
> > <bootstrap-node>192.0.0.1:5678</bootstrap-node>
> > 
> > My question is that should the element also specify whether the
> > bootstrap node should be contacted using DTLS or TLS? In that case, the
> > element could perhaps look as follows:
> > 
> > <bootstrap-node>
> >  <address>192.0.0.1</address>
> >  <port>5678</port>
> >  <proto>TLS</proto>
> > </bootstrap-node>
> > 
> > Or is the assumption that the bootstrap node uses the same port for both
> > TLS and DTLS?
> 
> The same port is to be used, ideally it would be the RELOAD port.
> 

Is this (explicitly) stated somewhere in the draft? If so, also I have
missed it. If it isn't, perhaps it should be.

And what about if a node wants to use a different port number for TLS
and DTLS? I think Jouni's proposal for explicit port numbers per
protocol and structured bootstrap-node element makes sense.


Cheers,
Ari

_______________________________________________
P2PSIP mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/p2psip

Reply via email to