LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index 69121e27596002f4c3057d2398919b119b38778c..5eb2b6c1c0c7bbd528e4b2be4b618655e851f99c 100644 (file)
@@ -11,6 +11,7 @@ PORT = 2565
 PLUGINS = tcp dv
 BLACKLIST_FILE = $SERVICEHOME/blacklist
 BINARY = gnunet-service-transport
+USE_LOCALADDR = NO
 
 [arm]
 PORT = 2566
@@ -20,10 +21,8 @@ DEFAULTSERVICES =
 PORT = 2567
 
 [transport-tcp]
-ENABLE_NAT_CLIENT = NO
-ENABLE_NAT_SERVER = NO
-ENABLE_UPNP = NO
 PORT = 2568
+BINDTO = 127.0.0.1
 
 [transport-udp]
 PORT = 2568
@@ -55,8 +54,26 @@ CONNECT_TOPOLOGY = LINE
 BLACKLIST_TOPOLOGY = LINE
 BLACKLIST_TRANSPORTS = tcp
 F2F = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [fs]
 AUTOSTART = NO
 
+[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
+