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_peer1.conf | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'src/transport/test_transport_api_multi_peer1.conf') diff --git a/src/transport/test_transport_api_multi_peer1.conf b/src/transport/test_transport_api_multi_peer1.conf index 959388391..003491323 100644 --- a/src/transport/test_transport_api_multi_peer1.conf +++ b/src/transport/test_transport_api_multi_peer1.conf @@ -1,5 +1,5 @@ [transport-tcp] -PORT = 30001 +PORT = 12140 BINDTO = 127.0.0.1 USE_LOCALADDR = YES @@ -12,11 +12,11 @@ INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 [transport-udp] -PORT = 30001 +PORT = 12141 USE_LOCALADDR = YES [transport-http] -PORT = 30002 +PORT = 12142 DEBUG = NO USE_IPv6 = YES USE_IPv4 = YES @@ -25,7 +25,7 @@ USE_IPv4 = YES USE_LOCALADDR = YES [transport-https] -PORT = 30003 +PORT = 12143 DEBUG = NO USE_IPv6 = YES USE_IPv4 = YES @@ -34,7 +34,7 @@ USE_IPv4 = YES USE_LOCALADDR = YES [transport-unix] -PORT = 30004 +PORT = 12144 [fs] AUTOSTART = NO @@ -73,11 +73,10 @@ ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 BINARY = gnunet-service-transport -#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12365 +PORT = 12145 UNIXPATH = /tmp/gnunet-p1-service-transport.sock [peerinfo] @@ -89,7 +88,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12369 +PORT = 12146 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [resolver] @@ -99,7 +98,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 1236 +PORT = 12147 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock [statistics] @@ -110,7 +109,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12367 +PORT = 12148 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock [arm] @@ -121,7 +120,7 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12366 +PORT = 12149 UNIXPATH = /tmp/gnunet-p1-service-arm.sock [TESTING] @@ -132,7 +131,7 @@ HOSTKEY = $SERVICEHOME/.hostkey [PATHS] DEFAULTCONFIG = test_transport_api_multi_peer1.conf -SERVICEHOME = /tmp/test-gnunetd-transport-multi-peer-1/ +SERVICEHOME = /tmp/test-transport/api-multi-p1/ [dht] -- cgit v1.2.3