aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_configs/testbed_infiniband.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/testbed_configs/testbed_infiniband.conf')
-rw-r--r--contrib/testbed_configs/testbed_infiniband.conf28
1 files changed, 14 insertions, 14 deletions
diff --git a/contrib/testbed_configs/testbed_infiniband.conf b/contrib/testbed_configs/testbed_infiniband.conf
index c87f56eef..812945eea 100644
--- a/contrib/testbed_configs/testbed_infiniband.conf
+++ b/contrib/testbed_configs/testbed_infiniband.conf
@@ -1,5 +1,5 @@
1[testbed] 1[testbed]
2AUTOSTART = NO 2START_ON_DEMAND = NO
3PORT = 12113 3PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; 4ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5HOSTNAME = localhost 5HOSTNAME = localhost
@@ -11,22 +11,22 @@ SETUP_TIMEOUT = 30m
11MAX_OPEN_FDS = 512 11MAX_OPEN_FDS = 512
12 12
13[fs] 13[fs]
14AUTOSTART = NO 14START_ON_DEMAND = NO
15 15
16[resolver] 16[resolver]
17AUTOSTART = NO 17START_ON_DEMAND = NO
18 18
19[cadet] 19[cadet]
20AUTOSTART = NO 20START_ON_DEMAND = NO
21PORT = 71 21PORT = 71
22 22
23[dht] 23[dht]
24AUTOSTART = NO 24START_ON_DEMAND = NO
25PORT = 70 25PORT = 70
26DISABLE_TRY_CONNECT = YES 26DISABLE_TRY_CONNECT = YES
27 27
28[statistics] 28[statistics]
29AUTOSTART = NO 29START_ON_DEMAND = NO
30PORT = 72 30PORT = 72
31 31
32[dhtcache] 32[dhtcache]
@@ -42,7 +42,7 @@ NEIGHBOUR_LIMIT = 10
42 42
43[core] 43[core]
44PORT = 12092 44PORT = 12092
45AUTOSTART = YES 45START_ON_DEMAND = YES
46USE_EPHEMERAL_KEYS = NO 46USE_EPHEMERAL_KEYS = NO
47 47
48[arm] 48[arm]
@@ -58,28 +58,28 @@ BROADCAST = NO
58SERVICEHOME = $GNUNET_TMP/test-testbed/ 58SERVICEHOME = $GNUNET_TMP/test-testbed/
59 59
60[dns] 60[dns]
61AUTOSTART = NO 61START_ON_DEMAND = NO
62 62
63[nse] 63[nse]
64AUTOSTART = NO 64START_ON_DEMAND = NO
65 65
66[vpn] 66[vpn]
67AUTOSTART = NO 67START_ON_DEMAND = NO
68 68
69[nat] 69[nat]
70RETURN_LOCAL_ADDRESSES = YES 70RETURN_LOCAL_ADDRESSES = YES
71 71
72[gns] 72[gns]
73AUTOSTART = NO 73START_ON_DEMAND = NO
74 74
75[peerinfo] 75[peerinfo]
76NO_IO = YES 76NO_IO = YES
77 77
78[consensus] 78[consensus]
79AUTOSTART = NO 79START_ON_DEMAND = NO
80 80
81[dv] 81[dv]
82AUTOSTART = NO 82START_ON_DEMAND = NO
83 83
84[lockmanager] 84[lockmanager]
85AUTOSTART = NO 85START_ON_DEMAND = NO