From: Christian Grothoff Date: Thu, 31 May 2012 21:59:49 +0000 (+0000) Subject: -LRN: fix dht tests X-Git-Tag: initial-import-from-subversion-38251~13318 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cac5ab7dcbcc87624249e0e23828eadd07e3aec5;p=oweals%2Fgnunet.git -LRN: fix dht tests --- diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf index e25a88307..f181594b3 100644 --- a/src/dht/test_dht_multipeer_data.conf +++ b/src/dht/test_dht_multipeer_data.conf @@ -115,7 +115,7 @@ BEHIND_NAT = NO ALLOW_NAT = NO INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 -USE_LOCALADDR = NO +USE_LOCALADDR = YES [dns] AUTOSTART = NO diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf index a17ad356a..2889a4179 100644 --- a/src/dht/test_dht_twopeer_data.conf +++ b/src/dht/test_dht_twopeer_data.conf @@ -58,7 +58,7 @@ BEHIND_NAT = NO ALLOW_NAT = NO INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 -USE_LOCALADDR = NO +USE_LOCALADDR = YES [dns] AUTOSTART = NO