aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client_2.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_no_nat_client_2.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_no_nat_client_2.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client_2.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf b/src/integration-tests/confs/c_no_nat_client_2.conf
index cd952e36c..4c8080c67 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -26,7 +26,8 @@ SERVERS = http://localhost:8080/
26[nat] 26[nat]
27BEHIND_NAT = NO 27BEHIND_NAT = NO
28DISABLEV6 = NO 28DISABLEV6 = NO
29 29PORT = 20073
30UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-18
30 31
31[arm] 32[arm]
32UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-18 33UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-18