X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftopology%2Ftest_gnunet_daemon_topology_data.conf;h=2bce10d3d652b43be5937f5092a6efab045e25e7;hb=82c4c89493dcbfc6ee7fd1232a9088d02e2cd0a2;hp=d920e9e88ed77f446711fdcd6e05d3dd2e1482e4;hpb=32892c4aa7736eb8039f28d79b5cdb53cdc0061c;p=oweals%2Fgnunet.git diff --git a/src/topology/test_gnunet_daemon_topology_data.conf b/src/topology/test_gnunet_daemon_topology_data.conf index d920e9e88..2bce10d3d 100644 --- a/src/topology/test_gnunet_daemon_topology_data.conf +++ b/src/topology/test_gnunet_daemon_topology_data.conf @@ -1,6 +1,5 @@ [PATHS] SERVICEHOME = /tmp/test-gnunet-topology/ -# DEFAULTCONFIG = test_gnunet_service_topology_data.conf [resolver] PORT = 2664 @@ -8,30 +7,58 @@ PORT = 2664 [transport] PORT = 2665 PLUGINS = tcp -# DEBUG = YES +#DEBUG = YES #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args #PREFIX = valgrind --tool=memcheck --log-file=logs%p [arm] PORT = 2666 -DEFAULTSERVICES = peerinfo transport core topology +DEFAULTSERVICES = topology [statistics] PORT = 2667 [transport-tcp] PORT = 2668 +BINDTO = 127.0.0.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 +USE_HOSTNAME = NO [peerinfo] PORT = 2669 [core] PORT = 2670 -# DEBUG = YES +#DEBUG = YES [topology] # DEBUG = YES #PREFIX = valgrind --tool=memcheck +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + [testing] WEAKRANDOM = YES +HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat + +[dns] +AUTOSTART = NO + + + +[nse] +AUTOSTART = NO + +