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 --- .../test_transport_api_tcp_nat_peer1.conf | 43 +++++++--------------- 1 file changed, 13 insertions(+), 30 deletions(-) (limited to 'src/transport/test_transport_api_tcp_nat_peer1.conf') diff --git a/src/transport/test_transport_api_tcp_nat_peer1.conf b/src/transport/test_transport_api_tcp_nat_peer1.conf index 2afe41210..e7724aa88 100644 --- a/src/transport/test_transport_api_tcp_nat_peer1.conf +++ b/src/transport/test_transport_api_tcp_nat_peer1.conf @@ -1,5 +1,5 @@ [transport-tcp] -PORT = 12368 +PORT = 12020 USE_LOCALADDR = YES [nat] @@ -11,15 +11,6 @@ ENABLE_NAT_SERVER = YES INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 -[fs] -AUTOSTART = NO - -[datastore] -AUTOSTART = NO - -[core] -AUTOSTART = NO - [hostlist] HTTP-PROXY = SERVERS = http://gnunet.org:8080/ @@ -64,7 +55,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12369 +PORT = 12021 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock [resolver] @@ -74,7 +65,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 1236 +PORT = 12022 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock [statistics] @@ -85,7 +76,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12367 +PORT = 12023 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock [arm] @@ -96,22 +87,9 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12366 +PORT = 1204 UNIXPATH = /tmp/gnunet-p1-service-arm.sock -[mesh] -AUTOSTART = NO -PORT = 10511 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-mesh -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; -UNIXPATH = /tmp/gnunet-service-mesh.sock -UNIX_MATCH_UID = YES -UNIX_MATCH_GID = YES - [TESTING] WEAKRANDOM = YES @@ -121,16 +99,21 @@ HOSTKEY = $SERVICEHOME/.hostkey [PATHS] DEFAULTCONFIG = test_transport_api_tcp_nat_peer1.conf -SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ +SERVICEHOME = /tmp/test-transport/api-tcp-nat-p1/ +[fs] +AUTOSTART = NO -[dht] +[datastore] AUTOSTART = NO -[mesh] +[core] AUTOSTART = NO +[dht] +AUTOSTART = NO + [dns] AUTOSTART = NO -- cgit v1.2.3