aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_udp_basic_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_udp_basic_peer1.conf')
-rw-r--r--src/transport/test_communicator_udp_basic_peer1.conf9
1 files changed, 1 insertions, 8 deletions
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
13PORT = 52401 13PORT = 52401
14 14
15[transport] 15[transport]
16PORT = 60000 16#PORT = 60000
17UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock 17UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
18 18
19[nat] 19[nat]
20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock 20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
21ENABLE_IPSCAN = YES 21ENABLE_IPSCAN = YES
22 22
23[communicator-unix]
24UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
25
26[communicator-tcp]
27BINDTO = 60002
28DISABLE_V6 = YES
29
30[communicator-udp] 23[communicator-udp]
31BINDTO = 60002 24BINDTO = 60002
32DISABLE_V6 = YES 25DISABLE_V6 = YES