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.conf72
1 files changed, 0 insertions, 72 deletions
diff --git a/src/integration-tests/confs/c_nat_client.conf b/src/integration-tests/confs/c_nat_client.conf
deleted file mode 100644
index 550bd38f7..000000000
--- a/src/integration-tests/confs/c_nat_client.conf
+++ /dev/null
@@ -1,72 +0,0 @@
1@INLINE@ test_defaults.conf
2
3[PATHS]
4GNUNET_TEST_HOME = $GNUNET_TMP/c_nat_client/
5
6[PEER]
7PRIVATE_KEY = hostkeys/c_nat_client
8
9
10[transport]
11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-50
12PORT = 20065
13PLUGINS = tcp
14
15[transport-tcp]
16PORT = 0
17ADVERTISED_PORT = 20064
18
19[transport-udp]
20PORT = 0
21
22[hostlist]
23SERVERS = http://localhost:8080/
24
25[nat]
26BEHIND_NAT = YES
27DISABLEV6 = NO
28UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nat-46
29PORT = 20071
30
31[nat-auto]
32UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-natauto-46
33PORT = 20077
34
35[arm]
36UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-46
37PORT = 20058
38
39[core]
40UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-45
41PORT = 20057
42
43[ats]
44UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-ats-51
45PORT = 20066
46
47[datastore]
48UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-datastore-53
49PORT = 20068
50
51[resolver]
52UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-resolver-56
53PORT = 20071
54
55[dht]
56UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dht-43
57PORT = 20054
58
59[fs]
60UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-fs-48
61PORT = 20059
62
63[dv]
64UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-b_nat_c-1
65
66[peerinfo]
67UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-peerinfo-52
68PORT = 20067
69
70[nse]
71UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-54
72PORT = 20069 \ No newline at end of file