summaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client.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.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.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 16e514b96..8df66f299 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -21,7 +21,8 @@ SERVERS = http://localhost:8080/
21[nat] 21[nat]
22BEHIND_NAT = NO 22BEHIND_NAT = NO
23DISABLEV6 = NO 23DISABLEV6 = NO
24 24UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-18
25PORT = 20072
25 26
26[arm] 27[arm]
27UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-18 28UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-18