X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_tcp_peer2.conf;h=a0074f155badfcc9ea32f0910dd9a1c43e215277;hb=accae6c152eaacdf41b6069b88b3e5744ff06bba;hp=55fb76076e537e72427ff2df516d6243dcb2e43a;hpb=20138bb0039a918da6834c3038a3f0cd0efba99e;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 55fb76076..a0074f155 100644 --- a/src/transport/test_transport_api_tcp_peer2.conf +++ b/src/transport/test_transport_api_tcp_peer2.conf @@ -1,15 +1,15 @@ [transport-tcp] -PORT = 22368 -BINDTO = 127.0.0.1 - -[core] -AUTOSTART = NO - -[fs] -AUTOSTART = NO +PORT = 0 +USE_LOCALADDR = YES -[datastore] -AUTOSTART = NO +[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 [hostlist] HTTP-PROXY = @@ -32,7 +32,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = tcp -DEBUG = NO +#DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -41,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 @@ -56,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] @@ -66,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] @@ -77,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] @@ -88,13 +88,9 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22366 +PORT = 12014 UNIXPATH = /tmp/gnunet-p2-service-arm.sock -[transport-tcp] -TIMEOUT = 300000 -PORT = 22368 - [TESTING] WEAKRANDOM = YES @@ -102,11 +98,25 @@ WEAKRANDOM = YES HOSTKEY = $SERVICEHOME/.hostkey [PATHS] -DEFAULTCONFIG = test_transport_api_tcp_peer2.conf -SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ +#DEFAULTCONFIG = test_transport_api_tcp_peer2.conf +SERVICEHOME = /tmp/test-transport/api-tcp-p2/ +[core] +AUTOSTART = NO + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO [dht] AUTOSTART = NO +[mesh] +AUTOSTART = NO + +[dns] +AUTOSTART = NO +