aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-23 22:54:17 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-23 22:55:31 +0100
commitc3e03e28f3e7fa92f8099103c7c70a0d1196b992 (patch)
treed8e76cf34ff950b79a53829f56c495a6e3bab705 /src/pt/test_gns_vpn.conf
parent8f65dd2db3c32e12752592f76833dc66e0bd3f9e (diff)
downloadgnunet-c3e03e28f3e7fa92f8099103c7c70a0d1196b992.tar.gz
gnunet-c3e03e28f3e7fa92f8099103c7c70a0d1196b992.zip
use of dns2gns proxy instead of DNS interceptor in VPN test
Diffstat (limited to 'src/pt/test_gns_vpn.conf')
-rw-r--r--src/pt/test_gns_vpn.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index ac9724c04..86642465f 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -35,6 +35,10 @@ FORCESTART = YES
35AUTOSTART = NO 35AUTOSTART = NO
36FORCESTART = NO 36FORCESTART = NO
37 37
38[zonemaster]
39AUTOSTART = YES
40FORCESTART = YES
41
38#[vpn] 42#[vpn]
39#PREFIX = valgrind 43#PREFIX = valgrind
40 44