From fecd1c767db54ba18e060ba59dd922b75cd544e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 3 Jul 2011 15:14:03 +0000 Subject: invalid addresses cause transport trouble, removing to avoid for now --- src/fs/fs_test_lib_data.conf | 4 ++-- src/fs/test_fs_download_data.conf | 6 +----- src/fs/test_gnunet_service_fs_migration_data.conf | 4 +--- 3 files changed, 4 insertions(+), 10 deletions(-) (limited to 'src/fs') diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf index 3442da354..67ffcde57 100644 --- a/src/fs/fs_test_lib_data.conf +++ b/src/fs/fs_test_lib_data.conf @@ -18,12 +18,12 @@ PLUGINS = tcp [nat] DISABLEV6 = YES -BINDTO = 127.0.0.1 ENABLE_UPNP = NO BEHIND_NAT = NO ALLOW_NAT = NO INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 +USE_LOCALADDR = NO [arm] PORT = 43466 @@ -41,7 +41,7 @@ PORT = 43467 HOSTNAME = localhost [transport-tcp] -TIMEOUT = 300000 +BINDTO = 127.0.0.1 PORT = 43468 [peerinfo] diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf index 528642749..8ede4662c 100644 --- a/src/fs/test_fs_download_data.conf +++ b/src/fs/test_fs_download_data.conf @@ -48,14 +48,10 @@ WEAKRANDOM = YES [dhtcache] QUOTA=65536 - DATABASE=sqlite + [mesh] AUTOSTART = NO - - [dns] AUTOSTART = NO - - diff --git a/src/fs/test_gnunet_service_fs_migration_data.conf b/src/fs/test_gnunet_service_fs_migration_data.conf index 98e8a88d6..b30a87510 100644 --- a/src/fs/test_gnunet_service_fs_migration_data.conf +++ b/src/fs/test_gnunet_service_fs_migration_data.conf @@ -70,13 +70,11 @@ HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat [dhtcache] QUOTA=65536 - DATABASE=sqlite + [mesh] AUTOSTART = NO - - [dns] AUTOSTART = NO -- cgit v1.2.3