From 6d8da6d92a633fe812f8c4d0630c232de6a0e04d Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 17 May 2011 15:46:11 +0000 Subject: for the nat we need the client and server? --- src/transport/test_transport_api_tcp_nat_peer2.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 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 c3e4e1f01..ccc888e4b 100644 --- a/src/transport/test_transport_api_tcp_nat_peer2.conf +++ b/src/transport/test_transport_api_tcp_nat_peer2.conf @@ -1,9 +1,9 @@ [transport-tcp] DISABLEV6 = YES -PORT = 22368 +PORT = 0 BINDTO = 127.0.0.1 BEHIND_NAT = NO -ALLOW_NAT = YES +ENABLE_NAT_CLIENT = YES EXTERNAL_ADDRESS = 127.0.0.1 INTERNAL_ADDRESS = 127.0.0.1 @@ -37,7 +37,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = tcp -DEBUG = NO +DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -95,10 +95,6 @@ HOSTNAME = localhost PORT = 22366 UNIXPATH = /tmp/gnunet-p2-service-arm.sock -[transport-tcp] -TIMEOUT = 300000 -PORT = 22368 - [TESTING] WEAKRANDOM = YES -- cgit v1.2.3