aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client_2.conf
diff options
context:
space:
mode:
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.conf10
1 files changed, 7 insertions, 3 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 6c8f07632..a7d9a436f 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -8,7 +8,7 @@ PRIVATE_KEY = hostkeys/c_no_nat_client_2
8 8
9 9
10[transport] 10[transport]
11PLUGINS = tcp udp http_client https_client 11PLUGINS = tcp
12UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22 12UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22
13PORT = 20039 13PORT = 20039
14 14
@@ -26,6 +26,12 @@ SERVERS = http://localhost:8080/
26[nat] 26[nat]
27BEHIND_NAT = NO 27BEHIND_NAT = NO
28DISABLEV6 = NO 28DISABLEV6 = NO
29PORT = 20073
30UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-18
31
32[nat-auto]
33PORT = 20075
34UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-natauto-18
29 35
30 36
31[arm] 37[arm]
@@ -111,5 +117,3 @@ PORT = 20038
111[dv] 117[dv]
112UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-36 118UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-36
113PORT = 20039 119PORT = 20039
114
115