aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_nat_client.conf
blob: 12d5428518d9273d4f541cb35805d95a77ad1723 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
@INLINE@ test_defaults.conf

[PATHS]
GNUNET_TEST_HOME = /tmp/c_nat_client/

[PEER]
PRIVATE_KEY = hostkeys/c_nat_client


[transport]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-50
PORT = 20065
PLUGINS = tcp udp http_client https_client

[transport-tcp]
PORT = 0
ADVERTISED_PORT = 20064

[transport-udp]
PORT = 0

[hostlist]
SERVERS = http://localhost:8080/

[nat]
BEHIND_NAT = YES
DISABLEV6 = NO


[arm]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-46
PORT = 20058

[core]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-45
PORT = 20057

[ats]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-ats-51
PORT = 20066

[datastore]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-datastore-53
PORT = 20068

[resolver]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-resolver-56
PORT = 20071

[dht]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dht-43
PORT = 20054

[fs]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-fs-48
PORT = 20059

[dv]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-b_nat_c-1

[peerinfo]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-peerinfo-52
PORT = 20067

[nse]
UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-54
PORT = 20069