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_peer1.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/transport/test_communicator_udp_basic_peer1.conf') diff --git a/src/transport/test_communicator_udp_basic_peer1.conf b/src/transport/test_communicator_udp_basic_peer1.conf index 1b35d8e8a..4cfb6f72f 100644 --- a/src/transport/test_communicator_udp_basic_peer1.conf +++ b/src/transport/test_communicator_udp_basic_peer1.conf @@ -13,20 +13,13 @@ PORT = 52400 PORT = 52401 [transport] -PORT = 60000 +#PORT = 60000 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock [nat] UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock ENABLE_IPSCAN = YES -[communicator-unix] -UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock - -[communicator-tcp] -BINDTO = 60002 -DISABLE_V6 = YES - [communicator-udp] BINDTO = 60002 DISABLE_V6 = YES -- cgit v1.2.3