From cac5ab7dcbcc87624249e0e23828eadd07e3aec5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 May 2012 21:59:49 +0000 Subject: -LRN: fix dht tests --- src/dht/test_dht_multipeer_data.conf | 2 +- src/dht/test_dht_twopeer_data.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dht') 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 -- cgit v1.2.3