X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_tcp_peer2.conf;h=a0074f155badfcc9ea32f0910dd9a1c43e215277;hb=accae6c152eaacdf41b6069b88b3e5744ff06bba;hp=7636af6669a72febcf8ad7e453f75c8e26d09752;hpb=e14d7c71e389cb3e86a5df73d1481ba2cff05d62;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_tcp_peer2.conf b/src/transport/test_transport_api_tcp_peer2.conf index 7636af666..a0074f155 100644 --- a/src/transport/test_transport_api_tcp_peer2.conf +++ b/src/transport/test_transport_api_tcp_peer2.conf @@ -1,22 +1,15 @@ [transport-tcp] -DISABLEV6 = YES PORT = 0 +USE_LOCALADDR = YES + +[nat] +DISABLEV6 = YES BINDTO = 127.0.0.1 BEHIND_NAT = NO #ALLOW_NAT = NO ENABLE_UPNP = NO EXTERNAL_ADDRESS = 127.0.0.1 INTERNAL_ADDRESS = 127.0.0.1 -USE_LOCALADDR = YES - -[core] -AUTOSTART = NO - -[fs] -AUTOSTART = NO - -[datastore] -AUTOSTART = NO [hostlist] HTTP-PROXY = @@ -48,7 +41,7 @@ BINARY = gnunet-service-transport CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22365 +PORT = 12010 UNIXPATH = /tmp/gnunet-p2-service-transport.sock #PREFIX = valgrind --tool=callgrind #PREFIX = xterm -T transport2 -e gdb --command=cmd --args @@ -63,7 +56,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22369 +PORT = 12011 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock [resolver] @@ -73,7 +66,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22364 +PORT = 12012 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [statistics] @@ -84,7 +77,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22367 +PORT = 12013 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock [arm] @@ -95,7 +88,7 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22366 +PORT = 12014 UNIXPATH = /tmp/gnunet-p2-service-arm.sock [TESTING] @@ -106,8 +99,16 @@ HOSTKEY = $SERVICEHOME/.hostkey [PATHS] #DEFAULTCONFIG = test_transport_api_tcp_peer2.conf -SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ +SERVICEHOME = /tmp/test-transport/api-tcp-p2/ + +[core] +AUTOSTART = NO + +[fs] +AUTOSTART = NO +[datastore] +AUTOSTART = NO [dht] AUTOSTART = NO @@ -115,3 +116,7 @@ AUTOSTART = NO [mesh] AUTOSTART = NO +[dns] +AUTOSTART = NO + +