Port Control Protocol (PCP) Server Selection
RFC 7488
Note: This ballot was opened for revision 08 and is now closed.
(Ted Lemon) Yes
(Jari Arkko) No Objection
(Alia Atlas) No Objection
(Richard Barnes) No Objection
Comment (2015-01-21 for -08)
No email
send info
send info
I support Brian's DISCUSS points, especially the one about one vs. multiple PCP servers. If the client doesn't know which case it's in, it can't really follow these procedures.
(Benoît Claise) No Objection
Alissa Cooper No Objection
Comment (2015-01-21 for -08)
No email
send info
send info
"If the PCP client has exhausted all IP addresses configured for a given PCP server, the procedure SHOULD be repeated every fifteen (15) minutes until the PCP request is successfully answered." Is there something that prevents a client from re-trying this procedure endlessly for a server whose whole set of IP addresses remains unresponsive? Phone call to tech support? ;)
(Spencer Dawkins) No Objection
Comment (2015-01-19 for -08)
No email
send info
send info
In this text: 1. A PCP client should construct a set of candidate source addresses (Section 4 of [RFC6724]), based on application input and PCP [RFC6887] constraints. For example, when sending a PEER or a MAP with FILTER request for an existing TCP connection, the only candidate source address is the source address used for the existing TCP connection. But when sending a MAP request for a service that will accept incoming connections, the candidate source addresses may be all of the node's IP addresses, or some subset of IP addresses on which the service is configured to listen. 2. The PCP client then sorts the PCP server IP addresses as per Section 6 of [RFC6724] using the candidate source addresses selected in the previous step as input to the destination address selection algorithm. if I'm understanding this, if multiple PCP clients end up with the same list of candidate source addresses. and then sort the same list into the same order, does that mean they'll tend to select the same IP addresses that have sorted to the front of the list, even though the PCP server has multiple IP addresses, or will something I'm not seeing cause a more balanced load distribution? Perhaps there are reasons why that's OK, but I thought I should ask ...
(Adrian Farrel) No Objection
(Stephen Farrell) No Objection
Comment (2015-01-21 for -08)
No email
send info
send info
- I don't get how one can really ensure the restriction below is satisfied, nor why it's needed. (I do get that some setups will be able to check that.) " o The configuration mechanism must distinguish IP addresses that belong to the same PCP server." - The secdir review [1] also makes a resonable point that explaining the risk (here) of Nonce re-use would be good. [1] https://www.ietf.org/mail-archive/web/secdir/current/msg05355.html
(Brian Haberman) (was Discuss) No Objection
Comment (2015-01-22)
No email
send info
send info
Thanks for addressing these issues.
(Joel Jaeggli) No Objection
Barry Leiba No Objection
(Kathleen Moriarty) No Objection
Comment (2015-01-21 for -08)
No email
send info
send info
I support Stephen's comments and think the SecDir reviewer recommendations would be helpful.