aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gnunet_vpn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gnunet_vpn.conf')
-rw-r--r--src/pt/test_gnunet_vpn.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/pt/test_gnunet_vpn.conf b/src/pt/test_gnunet_vpn.conf
index 9c3c2654f..9bee93e02 100644
--- a/src/pt/test_gnunet_vpn.conf
+++ b/src/pt/test_gnunet_vpn.conf
@@ -1,5 +1,5 @@
1[PATHS] 1[PATHS]
2GNUNET_TEST_HOME = /tmp/gnunet-test-vpn/ 2GNUNET_TEST_HOME = $GNUNET_TMP/gnunet-test-vpn/
3 3
4[transport] 4[transport]
5PLUGINS = tcp 5PLUGINS = tcp
@@ -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
@@ -21,8 +21,8 @@ IPV4MASK = 255.255.255.0
21EXIT_IFNAME = eth1 21EXIT_IFNAME = eth1
22 22
23[hostlist] 23[hostlist]
24AUTOSTART = NO 24START_ON_DEMAND = NO
25FORCESTART = NO 25IMMEDIATE_START = NO
26 26
27[nse] 27[nse]
28WORKBITS = 1 28WORKBITS = 1
@@ -38,11 +38,11 @@ IPV4MASK = 255.255.255.0
38 38
39 39
40[gns] 40[gns]
41AUTOSTART = NO 41START_ON_DEMAND = NO
42 42
43[nat] 43[nat]
44USE_LOCALADDR = YES 44USE_LOCALADDR = YES
45RETURN_LOCAL_ADDRESSES = YES 45RETURN_LOCAL_ADDRESSES = YES
46 46
47[consensus] 47[consensus]
48AUTOSTART = NO 48START_ON_DEMAND = NO