From 3b2afcd3b931d56bf028aaf397014d27ff91b2a2 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Tue, 18 Feb 2020 16:08:43 +0100 Subject: fix TNG test with NAT --- src/transport/test_communicator_udp_basic_peer2.conf | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/transport/test_communicator_udp_basic_peer2.conf') diff --git a/src/transport/test_communicator_udp_basic_peer2.conf b/src/transport/test_communicator_udp_basic_peer2.conf index 0472820aa..b9bed2756 100644 --- a/src/transport/test_communicator_udp_basic_peer2.conf +++ b/src/transport/test_communicator_udp_basic_peer2.conf @@ -11,22 +11,15 @@ PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-2/private.key PORT = 52400 [transport-udp] -PORT = 52401 +PORT = 52402 [transport] -PORT = 60001 +#PORT = 60001 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_2.sock [nat] UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock -[communicator-unix] -UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock - -[communicator-tcp] -BINDTO = 60003 -DISABLE_V6 = YES - [communicator-udp] BINDTO = 60003 DISABLE_V6 = YES -- cgit v1.2.3