aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gns_vpn.conf')
-rw-r--r--src/pt/test_gns_vpn.conf11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index b0ed23176..78dbdc700 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -7,6 +7,8 @@ PLUGINS = tcp
7[arm] 7[arm]
8PORT = 0 8PORT = 0
9ALLOW_SHUTDOWN = YES 9ALLOW_SHUTDOWN = YES
10SYSTEM_ONLY = NO
11USER_ONLY = NO
10 12
11[exit] 13[exit]
12FORCESTART = YES 14FORCESTART = YES
@@ -23,6 +25,11 @@ EXIT_IFNAME = eth1
23 25
24[dns] 26[dns]
25DNS_EXIT = 8.8.8.8 27DNS_EXIT = 8.8.8.8
28FORCESTART = YES
29
30[identity]
31AUTOSTART = YES
32FORCESTART = YES
26 33
27[hostlist] 34[hostlist]
28AUTOSTART = NO 35AUTOSTART = NO
@@ -46,8 +53,8 @@ TTL = 3600000
46 53
47[gns] 54[gns]
48AUTOSTART = YES 55AUTOSTART = YES
49ZONEKEY = $GNUNET_TEST_HOME/.hostkey 56ZONEKEY = $GNUNET_TEST_HOME/.zonekey
50HIJACK_DNS = YES 57DNS_ROOT = FIXME
51 58
52[namestore] 59[namestore]
53AUTOSTART = YES 60AUTOSTART = YES