print stat
[oweals/gnunet.git] / src / dht / test_dht_api_peer1.conf
index 12457a16aae20bc17c70d7e25ca227fdae09b717..ffa8873c8c98b11520ed62c9d5f6f5a9aa6620aa 100644 (file)
@@ -11,6 +11,7 @@ ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 PORT = 2100
+BINARY = gnunet-service-dht
 
 [block]
 plugins = dht test
@@ -33,13 +34,14 @@ TOTAL_QUOTA_IN = 3932160
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core dht
+DEFAULTSERVICES = core
 PORT = 12366
 DEBUG = NO
 
 [transport-tcp]
 TIMEOUT = 300000
 PORT = 12368
+BINDTO = 127.0.0.1
 
 [TESTING]
 WEAKRANDOM = YES
@@ -51,3 +53,22 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_dht_api_peer1.conf
 SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/
 
+
+[nat]
+DISABLEV6 = YES
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+USE_LOCALADDR = NO
+
+[dns]
+AUTOSTART = NO
+
+
+
+[nse]
+AUTOSTART = NO
+
+