aboutsummaryrefslogtreecommitdiff
path: root/src/pt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/test_gns_vpn.conf12
-rw-r--r--src/pt/test_gnunet_vpn.conf4
2 files changed, 8 insertions, 8 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index 4fd4d8b8a..85dd08113 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -11,7 +11,7 @@ START_SYSTEM_SERVICES = NO
11START_USER_SERVICES = NO 11START_USER_SERVICES = NO
12 12
13[exit] 13[exit]
14FORCESTART = YES 14IMMEDIATE_START = YES
15IPV6ADDR = FC5A:04E1:C2BA::1 15IPV6ADDR = FC5A:04E1:C2BA::1
16IPV6PREFIX = 96 16IPV6PREFIX = 96
17IPV4ADDR = 169.254.86.1 17IPV4ADDR = 169.254.86.1
@@ -25,19 +25,19 @@ EXIT_IFNAME = eth1
25 25
26[dns] 26[dns]
27DNS_EXIT = 8.8.8.8 27DNS_EXIT = 8.8.8.8
28FORCESTART = YES 28IMMEDIATE_START = YES
29 29
30[identity] 30[identity]
31START_ON_DEMAND = YES 31START_ON_DEMAND = YES
32FORCESTART = YES 32IMMEDIATE_START = YES
33 33
34[hostlist] 34[hostlist]
35START_ON_DEMAND = NO 35START_ON_DEMAND = NO
36FORCESTART = NO 36IMMEDIATE_START = NO
37 37
38[zonemaster] 38[zonemaster]
39START_ON_DEMAND = YES 39START_ON_DEMAND = YES
40FORCESTART = YES 40IMMEDIATE_START = YES
41 41
42#[vpn] 42#[vpn]
43#PREFIX = valgrind 43#PREFIX = valgrind
@@ -66,7 +66,7 @@ ZONEKEY = $GNUNET_TEST_HOME/.zonekey
66 66
67# Delays starting of GNS, as we need to first 67# Delays starting of GNS, as we need to first
68# setup the identity subsystem properly. 68# setup the identity subsystem properly.
69FORCESTART = NO 69IMMEDIATE_START = NO
70 70
71[namestore] 71[namestore]
72START_ON_DEMAND = YES 72START_ON_DEMAND = YES
diff --git a/src/pt/test_gnunet_vpn.conf b/src/pt/test_gnunet_vpn.conf
index dfe553784..9bee93e02 100644
--- a/src/pt/test_gnunet_vpn.conf
+++ b/src/pt/test_gnunet_vpn.conf
@@ -9,7 +9,7 @@ PORT = 0
9ALLOW_SHUTDOWN = YES 9ALLOW_SHUTDOWN = YES
10 10
11[exit] 11[exit]
12FORCESTART = YES 12IMMEDIATE_START = YES
13EXIT_IPV4 = YES 13EXIT_IPV4 = YES
14EXIT_IPV6 = YES 14EXIT_IPV6 = YES
15IPV6ADDR = FC5A:04E1:C2BA::1 15IPV6ADDR = FC5A:04E1:C2BA::1
@@ -22,7 +22,7 @@ EXIT_IFNAME = eth1
22 22
23[hostlist] 23[hostlist]
24START_ON_DEMAND = NO 24START_ON_DEMAND = NO
25FORCESTART = NO 25IMMEDIATE_START = NO
26 26
27[nse] 27[nse]
28WORKBITS = 1 28WORKBITS = 1