summaryrefslogtreecommitdiff
path: root/rvi_sample.config
diff options
context:
space:
mode:
authorMagnus <mfeuer@jaguarlandrover.com>2014-09-15 16:52:36 -0700
committerMagnus <mfeuer@jaguarlandrover.com>2014-09-15 16:52:36 -0700
commit4548f2b15f72e2a45289472caef51e3ce9f65d41 (patch)
tree40dec556fcb74b75bab96b009c52664cc5519fe0 /rvi_sample.config
parent79c10dc7e8b99d0ba471fbe585a8b7e95de94dd0 (diff)
downloadrvi_core-4548f2b15f72e2a45289472caef51e3ce9f65d41.tar.gz
Set node_address to nil + comments.
Signed-off-by: Magnus <mfeuer@jaguarlandrover.com>
Diffstat (limited to 'rvi_sample.config')
-rw-r--r--rvi_sample.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/rvi_sample.config b/rvi_sample.config
index 2b94359..750f913 100644
--- a/rvi_sample.config
+++ b/rvi_sample.config
@@ -85,6 +85,11 @@
%% specified by the configuration entry rvi -> components ->
%% data_link -> bert_rpc_server (see below).
%%
+ %% If this node is sitting behind a firewall and cannot
+ %% receive incomign connections on any address, its
+ %% node_address should be set to "0.0.0.0:0" to inform
+ %% the remote node that it should not attempt to
+ %% connect back to self.
{ node_address, "127.0.0.1:8817" },
%% Specify the prefix of all services that this rvi node is hosting.