aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.conf
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2018-06-23 16:58:42 +0200
committerxrs <xrs@mail36.net>2018-06-23 16:58:42 +0200
commit99c6e18e63181d8759ecbb398d58019a55d3ce6f (patch)
treecf925bf99a6fbe60dbec8ead7248bc59a0c8cce6 /src/pt/test_gns_vpn.conf
parentb993ca621717d0a9958b4138a32fb1e3cef7f54c (diff)
parentc293f84ea192f361baf720a3979589c0e0881abc (diff)
downloadgnunet-99c6e18e63181d8759ecbb398d58019a55d3ce6f.tar.gz
gnunet-99c6e18e63181d8759ecbb398d58019a55d3ce6f.zip
Merge branch 'master' of ssh://gnunet.org/gnunet
Diffstat (limited to 'src/pt/test_gns_vpn.conf')
-rw-r--r--src/pt/test_gns_vpn.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index c603b7422..4fd4d8b8a 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -7,8 +7,8 @@ PLUGINS = tcp
7[arm] 7[arm]
8PORT = 0 8PORT = 0
9ALLOW_SHUTDOWN = YES 9ALLOW_SHUTDOWN = YES
10SYSTEM_ONLY = NO 10START_SYSTEM_SERVICES = NO
11USER_ONLY = NO 11START_USER_SERVICES = NO
12 12
13[exit] 13[exit]
14FORCESTART = YES 14FORCESTART = YES
@@ -28,15 +28,15 @@ DNS_EXIT = 8.8.8.8
28FORCESTART = YES 28FORCESTART = YES
29 29
30[identity] 30[identity]
31AUTOSTART = YES 31START_ON_DEMAND = YES
32FORCESTART = YES 32FORCESTART = YES
33 33
34[hostlist] 34[hostlist]
35AUTOSTART = NO 35START_ON_DEMAND = NO
36FORCESTART = NO 36FORCESTART = NO
37 37
38[zonemaster] 38[zonemaster]
39AUTOSTART = YES 39START_ON_DEMAND = YES
40FORCESTART = YES 40FORCESTART = YES
41 41
42#[vpn] 42#[vpn]
@@ -61,7 +61,7 @@ TCP_REDIRECTS = 80:localhost4:8080
61TTL = 3600000 61TTL = 3600000
62 62
63[gns] 63[gns]
64AUTOSTART = YES 64START_ON_DEMAND = YES
65ZONEKEY = $GNUNET_TEST_HOME/.zonekey 65ZONEKEY = $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
@@ -69,7 +69,7 @@ ZONEKEY = $GNUNET_TEST_HOME/.zonekey
69FORCESTART = NO 69FORCESTART = NO
70 70
71[namestore] 71[namestore]
72AUTOSTART = YES 72START_ON_DEMAND = YES
73 73
74[nat] 74[nat]
75USE_LOCALADDR = YES 75USE_LOCALADDR = YES