invalid addresses cause transport trouble, removing to avoid for now
[oweals/gnunet.git] / src / topology / test_gnunet_daemon_topology_data.conf
index d920e9e88ed77f446711fdcd6e05d3dd2e1482e4..7bbdeea162153571a34d637f0d9693acb52a1b79 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2666
-DEFAULTSERVICES = peerinfo transport core topology
+DEFAULTSERVICES = topology
 
 [statistics]
 PORT = 2667
@@ -22,6 +22,15 @@ PORT = 2667
 [transport-tcp]
 PORT = 2668
 
+[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
+
 [peerinfo]
 PORT = 2669
 
@@ -33,5 +42,17 @@ PORT = 2670
 # DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
 
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
 [testing]
 WEAKRANDOM = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dns]
+AUTOSTART = NO
+
+