aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_udp_rekey_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_udp_rekey_peer2.conf')
-rw-r--r--src/transport/test_communicator_udp_rekey_peer2.conf32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/transport/test_communicator_udp_rekey_peer2.conf b/src/transport/test_communicator_udp_rekey_peer2.conf
new file mode 100644
index 000000000..7d7179578
--- /dev/null
+++ b/src/transport/test_communicator_udp_rekey_peer2.conf
@@ -0,0 +1,32 @@
1@INLINE@ test_transport_defaults.conf
2
3[PATHS]
4GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunetd-plugin-transport/
5
6[PEER]
7PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-2/private.key
8
9
10[transport-tcp]
11PORT = 52400
12
13[transport-udp]
14PORT = 52401
15
16[transport]
17PORT = 60001
18UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_2.sock
19
20[nat]
21UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock
22
23[communicator-unix]
24UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock
25
26[communicator-tcp]
27BINDTO = 60003
28DISABLE_V6 = YES
29REKEY_INTERVAL = 100ms
30
31[communicator-udp]
32BINDTO = 60003