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_peer2.conf | 30 ++++++++++------------ 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'src/transport/test_transport_api_tcp_nat_peer2.conf') diff --git a/src/transport/test_transport_api_tcp_nat_peer2.conf b/src/transport/test_transport_api_tcp_nat_peer2.conf index b8e0906e2..1bc6a530d 100644 --- a/src/transport/test_transport_api_tcp_nat_peer2.conf +++ b/src/transport/test_transport_api_tcp_nat_peer2.conf @@ -1,5 +1,5 @@ [transport-tcp] -PORT = 23000 +PORT = 12030 USE_LOCALADDR = YES [nat] @@ -10,15 +10,6 @@ ENABLE_NAT_CLIENT = YES EXTERNAL_ADDRESS = 127.0.0.1 INTERNAL_ADDRESS = 127.0.0.1 -[core] -AUTOSTART = NO - -[fs] -AUTOSTART = NO - -[datastore] -AUTOSTART = NO - [hostlist] HTTP-PROXY = SERVERS = http://gnunet.org:8080/ @@ -63,7 +54,7 @@ BINARY = gnunet-service-peerinfo CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22369 +PORT = 12031 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock [resolver] @@ -73,7 +64,7 @@ BINARY = gnunet-service-resolver CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22364 +PORT = 12032 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [statistics] @@ -84,7 +75,7 @@ BINARY = gnunet-service-statistics CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22367 +PORT = 12033 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock [arm] @@ -95,7 +86,7 @@ BINARY = gnunet-service-arm CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 22366 +PORT = 12034 UNIXPATH = /tmp/gnunet-p2-service-arm.sock [TESTING] @@ -107,8 +98,16 @@ HOSTKEY = $SERVICEHOME/.hostkey [PATHS] DEFAULTCONFIG = test_transport_api_tcp_nat_peer2.conf -SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ +SERVICEHOME = /tmp/test-transport/api-tcp-nat-p2/ +[core] +AUTOSTART = NO + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO [dht] AUTOSTART = NO @@ -116,7 +115,6 @@ AUTOSTART = NO [mesh] AUTOSTART = NO - [dns] AUTOSTART = NO -- cgit v1.2.3