aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_tcp_nat_peer2.conf
blob: 0bf50fd4b0b6906701970e715537a6b5ceb873c8 (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
@INLINE@ template_cfg_peer2.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-tcp-nat-p2/
DEFAULTCONFIG = test_transport_api_tcp_nat_peer2.conf

[nat]
DISABLEV6 = YES
ENABLE_NAT_CLIENT = YES

[transport-tcp]
PORT = 12030
TIMEOUT = 5 s

[arm]
PORT = 12034
DEFAULTSERVICES = transport
UNIXPATH = /tmp/gnunet-p2-service-arm.sock

[statistics]
PORT = 12033
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12032
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12031
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock

[transport]
PORT = 45923
PLUGINS = tcp
UNIXPATH = /tmp/gnunet-p2-service-transport.sock
#DEBUG = YES