From: Christian Grothoff Date: Fri, 2 Sep 2011 07:57:24 +0000 (+0000) Subject: LRN fixes to DV config to make tests pass: X-Git-Tag: initial-import-from-subversion-38251~17244 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c54166e7b60afb87a36ffef64232c5a6e679dad6;p=oweals%2Fgnunet.git LRN fixes to DV config to make tests pass: --- diff --git a/src/dv/test_transport_dv_data.conf b/src/dv/test_transport_dv_data.conf index 1ac9b7b27..156fff03a 100644 --- a/src/dv/test_transport_dv_data.conf +++ b/src/dv/test_transport_dv_data.conf @@ -11,6 +11,12 @@ PORT = 2565 PLUGINS = tcp dv BLACKLIST_FILE = $SERVICEHOME/blacklist BINARY = gnunet-service-transport +# FIXME: this should do nothing, why does LRN say it is needed? +USE_LOCALADDR = YES + +[nat] +# FIXME: probably a 'bindto' setting would be better? +USE_LOCALADDR = YES [arm] PORT = 2566