From 406e48e3be8969ef7292ee47eefd7636f0c9ce07 Mon Sep 17 00:00:00 2001 From: Magnus Date: Wed, 20 Aug 2014 16:47:01 -0700 Subject: Updated documentation for p2p demo Signed-off-by: Magnus --- CONFIGURE.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CONFIGURE.md') diff --git a/CONFIGURE.md b/CONFIGURE.md index 5c1f0d1..0974f98 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -143,7 +143,7 @@ An example entry is given below: The external rvi node address is the address, as seen from the outside world, where this node's data link can be contacted. In IP based networks, this is usually a ```hostname:port``` value. In SMS-only -networks, this would be the MSISDN of the node's mobile subscription. +networks, this will be the MSISDN of the node's mobile subscription. Any traffic directed to the given address should be forwarded to the Data Link component. @@ -252,6 +252,13 @@ An example entry is gven below: *Please note that IP addresses, not DNS names, should be used in all network addresses.* +**Please note that all nodes configured in ```static_nodes``` must be +up and running, listening on their specified addresses, before the +node with the ```static_nodes``` configuration entry comes up. All +static nodes are connected to during the startup sequence, and if one +or more are not available, the startup sequence will fail. This will +be fixed in future versions.** + # SPECIFY SERVICE EDGE URL # -- cgit v1.2.1