aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-03 15:14:03 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-03 15:14:03 +0000
commitfecd1c767db54ba18e060ba59dd922b75cd544e7 (patch)
treee8cc8fed1fe39dc0a21b3bbfd59a2d4187143956 /src/core/test_core_api_peer1.conf
parent93850e77594963bd40ef4cc1e54ceabc51a5d51b (diff)
downloadgnunet-fecd1c767db54ba18e060ba59dd922b75cd544e7.tar.gz
gnunet-fecd1c767db54ba18e060ba59dd922b75cd544e7.zip
invalid addresses cause transport trouble, removing to avoid for now
Diffstat (limited to 'src/core/test_core_api_peer1.conf')
-rw-r--r--src/core/test_core_api_peer1.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index e8a6ed2cf..efdb81a67 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -16,7 +16,7 @@ PLUGINS = tcp
16#PREFIX= xterm -e xterm -T transport1 -e gdb --args 16#PREFIX= xterm -e xterm -T transport1 -e gdb --args
17#PREFIX = xterm -T transport1 -e gdb --args 17#PREFIX = xterm -T transport1 -e gdb --args
18#PREFIX = xterm -T transport1 -e valgrind --tool=memcheck 18#PREFIX = xterm -T transport1 -e valgrind --tool=memcheck
19DEBUG = YES 19#DEBUG = YES
20 20
21[arm] 21[arm]
22PORT = 12466 22PORT = 12466
@@ -32,16 +32,15 @@ PORT = 12467
32PORT = 12468 32PORT = 12468
33BINDTO = 127.0.0.1 33BINDTO = 127.0.0.1
34#DEBUG = YES 34#DEBUG = YES
35USE_LOCALADDR = YES
36 35
37[nat] 36[nat]
38DISABLEV6 = YES 37DISABLEV6 = YES
39BINDTO = 127.0.0.1
40ENABLE_UPNP = NO 38ENABLE_UPNP = NO
41BEHIND_NAT = NO 39BEHIND_NAT = NO
42ALLOW_NAT = NO 40ALLOW_NAT = NO
43INTERNAL_ADDRESS = 127.0.0.1 41INTERNAL_ADDRESS = 127.0.0.1
44EXTERNAL_ADDRESS = 127.0.0.1 42EXTERNAL_ADDRESS = 127.0.0.1
43USE_LOCALADDR = NO
45 44
46[peerinfo] 45[peerinfo]
47PORT = 12469 46PORT = 12469