From 2aff944f4bce448c67c576d384926c2ffe8c8c5a Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 16 Jun 2011 12:32:58 +0000 Subject: updated _api_, _api_reliability_ and api_unrel... confs --- src/transport/test_transport_api_multi_peer2.conf | 35 ++++++++--------------- 1 file changed, 12 insertions(+), 23 deletions(-) (limited to 'src/transport/test_transport_api_multi_peer2.conf') diff --git a/src/transport/test_transport_api_multi_peer2.conf b/src/transport/test_transport_api_multi_peer2.conf index ca7a505c9..fcfc1db03 100644 --- a/src/transport/test_transport_api_multi_peer2.conf +++ b/src/transport/test_transport_api_multi_peer2.conf @@ -1,5 +1,5 @@ [transport-tcp] -PORT = 40001 +PORT = 12150 USE_LOCALADDR = YES [nat] @@ -12,11 +12,11 @@ EXTERNAL_ADDRESS = 127.0.0.1 INTERNAL_ADDRESS = 127.0.0.1 [transport-udp] -PORT = 40002 +PORT = 12151 USE_LOCALADDR = YES [transport-http] -PORT = 40003 +PORT = 12152 DEBUG = NO USE_IPv6 = YES USE_IPv4 = YES @@ -25,7 +25,7 @@ USE_IPv4 = YES USE_LOCALADDR = YES [transport-https] -PORT = 40004 +PORT = 12153 DEBUG = NO USE_IPv6 = YES USE_IPv4 = YES @@ -34,7 +34,7 @@ USE_IPv4 = YES USE_LOCALADDR = YES [transport-unix] -PORT = 40005 +PORT = 12154 [core] AUTOSTART = NO @@ -44,18 +44,7 @@ AUTOSTART = NO [datastore] AUTOSTART = NO -[mesh] -AUTOSTART = YES -PORT = 10512 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-mesh -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; -UNIXPATH = /tmp/gnunet-service-mesh2.sock -UNIX_MATCH_UID = YES -UNIX_MATCH_GID = YES + [hostlist] HTTP-PROXY = SERVERS = http://gnunet.org:8080/ @@ -86,7 +75,7 @@ BINARY = gnunet-service-transport CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22365 +PORT = 12155 UNIXPATH = /tmp/gnunet-p2-service-transport.sock #PREFIX = valgrind --tool=callgrind #PREFIX = xterm -T transport2 -e gdb --command=cmd --args @@ -101,7 +90,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22369 +PORT = 12156 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock [resolver] @@ -111,7 +100,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22364 +PORT = 12157 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [statistics] @@ -122,7 +111,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22367 +PORT = 12158 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock [arm] @@ -133,7 +122,7 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22366 +PORT = 12159 UNIXPATH = /tmp/gnunet-p2-service-arm.sock [TESTING] @@ -144,7 +133,7 @@ HOSTKEY = $SERVICEHOME/.hostkey [PATHS] DEFAULTCONFIG = test_transport_api_multi_peer2.conf -SERVICEHOME = /tmp/test-gnunetd-transport-multi-peer-2/ +SERVICEHOME = /tmp/test-transport/api-multi-p2/ [dht] -- cgit v1.2.3