From 61b57d2d74d4f3e910e8274c8c95b62eb1631df5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Feb 2015 00:47:12 +0000 Subject: also allow local addresses for P2 --- src/transport/template_cfg_peer2.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/transport/template_cfg_peer2.conf') diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 63c13c239..8df39d488 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -4,6 +4,10 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/ GNUNET_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/ GNUNET_USER_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/ +[nat] +RETURN_LOCAL_ADDRESSES = YES +DISABLEV6 = NO + [transport-tcp] PORT = 12100 TIMEOUT = 5 s -- cgit v1.2.3