aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-26 17:46:28 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-26 17:46:28 +0200
commit14b6de39c4316bb488d47dc07208a77dd0a85ef2 (patch)
tree3195f3530560bc7f69ad541272fa94591da80264 /src/core/test_core_quota_peer2.conf
parent9ef30ca3b59155450cb5e1adf8c8f9a0632c18aa (diff)
downloadgnunet-14b6de39c4316bb488d47dc07208a77dd0a85ef2.tar.gz
gnunet-14b6de39c4316bb488d47dc07208a77dd0a85ef2.zip
fix nat service port collision during test
Diffstat (limited to 'src/core/test_core_quota_peer2.conf')
-rw-r--r--src/core/test_core_quota_peer2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/test_core_quota_peer2.conf b/src/core/test_core_quota_peer2.conf
index 3c3275d74..122b00eec 100644
--- a/src/core/test_core_quota_peer2.conf
+++ b/src/core/test_core_quota_peer2.conf
@@ -26,6 +26,10 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-transport.sock
26PORT = 22480 26PORT = 22480
27UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-core.sock 27UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-core.sock
28 28
29[nat]
30PORT = 22481
31UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2.service-nat.sock
32
29[ats] 33[ats]
30PORT = 22482 34PORT = 22482
31UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-ats.sock 35UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-ats.sock