summaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_bootstrap_server.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-13 23:48:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-13 23:48:48 +0100
commit9188dd31aac92b19d931e42f699ac35471970cb2 (patch)
treeb4dd249753924b78139104f594f1f5f4c67c362b /src/integration-tests/confs/c_bootstrap_server.conf
parenta2de1176e7872185a8a6b0ce7cbc93bf30f0b395 (diff)
downloadgnunet-9188dd31aac92b19d931e42f699ac35471970cb2.tar.gz
gnunet-9188dd31aac92b19d931e42f699ac35471970cb2.zip
use disjoint UNIXPATHs and PORT for NAT
Diffstat (limited to 'src/integration-tests/confs/c_bootstrap_server.conf')
-rw-r--r--src/integration-tests/confs/c_bootstrap_server.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_bootstrap_server.conf b/src/integration-tests/confs/c_bootstrap_server.conf
index 0087d8131..b2fd06a37 100644
--- a/src/integration-tests/confs/c_bootstrap_server.conf
+++ b/src/integration-tests/confs/c_bootstrap_server.conf
@@ -23,7 +23,8 @@ SERVERs =
23[nat] 23[nat]
24BEHIND_NAT = NO 24BEHIND_NAT = NO
25DISABLEV6 = NO 25DISABLEV6 = NO
26 26UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-4
27PORT = 20070
27 28
28[arm] 29[arm]
29UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-4 30UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-4