aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_nat_client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_nat_client.conf')
-rw-r--r--src/integration-tests/confs/c_nat_client.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_nat_client.conf b/src/integration-tests/confs/c_nat_client.conf
index 0040a8dc0..550bd38f7 100644
--- a/src/integration-tests/confs/c_nat_client.conf
+++ b/src/integration-tests/confs/c_nat_client.conf
@@ -10,7 +10,7 @@ PRIVATE_KEY = hostkeys/c_nat_client
10[transport] 10[transport]
11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-50 11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-50
12PORT = 20065 12PORT = 20065
13PLUGINS = tcp udp http_client https_client 13PLUGINS = tcp
14 14
15[transport-tcp] 15[transport-tcp]
16PORT = 0 16PORT = 0
@@ -25,7 +25,12 @@ SERVERS = http://localhost:8080/
25[nat] 25[nat]
26BEHIND_NAT = YES 26BEHIND_NAT = YES
27DISABLEV6 = NO 27DISABLEV6 = NO
28UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-46
29PORT = 20071
28 30
31[nat-auto]
32UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-natauto-46
33PORT = 20077
29 34
30[arm] 35[arm]
31UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-46 36UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-46