- fix
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index 156fff03ab838b5a2a4eaee031a6c629c7935f96..80eb8732924e3facb8cafdbfb011ca4c41647843 100644 (file)
@@ -6,17 +6,12 @@ DEFAULTCONFIG = test_transport_dv_data.conf
 PORT = 2564
 
 [transport]
-DEBUG = NO
+DEBUG = YES
 PORT = 2565
 PLUGINS = tcp dv
 BLACKLIST_FILE = $SERVICEHOME/blacklist
 BINARY = gnunet-service-transport
-# FIXME: this should do nothing, why does LRN say it is needed?
-USE_LOCALADDR = YES
-
-[nat]
-# FIXME: probably a 'bindto' setting would be better?
-USE_LOCALADDR = YES
+USE_LOCALADDR = NO
 
 [arm]
 PORT = 2566
@@ -27,6 +22,7 @@ PORT = 2567
 
 [transport-tcp]
 PORT = 2568
+BINDTO = 127.0.0.1
 
 [transport-udp]
 PORT = 2568
@@ -49,7 +45,7 @@ HOSTNAME = localhost
 PORT = 2571
 
 [testing]
-NUM_PEERS = 5
+NUM_PEERS = 3
 ADDITIONAL_MESSAGES = 10
 DEBUG = NO
 WEAKRANDOM = YES