aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
commit3e6c37c25b646fbe5dda5ec48959281c88edbaba (patch)
tree87bb8e1bc06f9da58adae0292ddfe47ffad82ac6 /src/dht
parente6ecc19d82596b2b6ff19667000e8a83f2152fdc (diff)
downloadgnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.tar.gz
gnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.zip
disable vpn autostart
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_api_data.conf5
-rw-r--r--src/dht/test_dht_api_peer1.conf5
-rw-r--r--src/dht/test_dht_multipeer_data.conf5
-rw-r--r--src/dht/test_dht_twopeer_data.conf5
-rw-r--r--src/dht/test_dhtlog_data.conf5
5 files changed, 25 insertions, 0 deletions
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index 50e46caaf..6cb219127 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -71,3 +71,8 @@ BEHIND_NAT = NO
71ALLOW_NAT = NO 71ALLOW_NAT = NO
72INTERNAL_ADDRESS = 127.0.0.1 72INTERNAL_ADDRESS = 127.0.0.1
73EXTERNAL_ADDRESS = 127.0.0.1 73EXTERNAL_ADDRESS = 127.0.0.1
74
75[dns]
76AUTOSTART = NO
77
78
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 0312df913..bb3c43d0d 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -60,3 +60,8 @@ BEHIND_NAT = NO
60ALLOW_NAT = NO 60ALLOW_NAT = NO
61INTERNAL_ADDRESS = 127.0.0.1 61INTERNAL_ADDRESS = 127.0.0.1
62EXTERNAL_ADDRESS = 127.0.0.1 62EXTERNAL_ADDRESS = 127.0.0.1
63
64[dns]
65AUTOSTART = NO
66
67
diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf
index a3247e6bf..2b749f195 100644
--- a/src/dht/test_dht_multipeer_data.conf
+++ b/src/dht/test_dht_multipeer_data.conf
@@ -105,3 +105,8 @@ BEHIND_NAT = NO
105ALLOW_NAT = NO 105ALLOW_NAT = NO
106INTERNAL_ADDRESS = 127.0.0.1 106INTERNAL_ADDRESS = 127.0.0.1
107EXTERNAL_ADDRESS = 127.0.0.1 107EXTERNAL_ADDRESS = 127.0.0.1
108
109[dns]
110AUTOSTART = NO
111
112
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index 044245a87..68268bc43 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -60,3 +60,8 @@ BEHIND_NAT = NO
60ALLOW_NAT = NO 60ALLOW_NAT = NO
61INTERNAL_ADDRESS = 127.0.0.1 61INTERNAL_ADDRESS = 127.0.0.1
62EXTERNAL_ADDRESS = 127.0.0.1 62EXTERNAL_ADDRESS = 127.0.0.1
63
64[dns]
65AUTOSTART = NO
66
67
diff --git a/src/dht/test_dhtlog_data.conf b/src/dht/test_dhtlog_data.conf
index ab108b5dc..3fd228cd6 100644
--- a/src/dht/test_dhtlog_data.conf
+++ b/src/dht/test_dhtlog_data.conf
@@ -55,3 +55,8 @@ BEHIND_NAT = NO
55ALLOW_NAT = NO 55ALLOW_NAT = NO
56INTERNAL_ADDRESS = 127.0.0.1 56INTERNAL_ADDRESS = 127.0.0.1
57EXTERNAL_ADDRESS = 127.0.0.1 57EXTERNAL_ADDRESS = 127.0.0.1
58
59[dns]
60AUTOSTART = NO
61
62