wip
[oweals/gnunet.git] / src / transport / test_transport_api_tcp_peer2.conf
index 55fb76076e537e72427ff2df516d6243dcb2e43a..40f0b07325dc92a641a95b0e7b6718c1dfac323b 100644 (file)
@@ -1,6 +1,12 @@
 [transport-tcp]
-PORT = 22368
+DISABLEV6 = YES
+PORT = 0
 BINDTO = 127.0.0.1
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+ENABLE_UPNP = NO
+EXTERNAL_ADDRESS = 127.0.0.1
+INTERNAL_ADDRESS = 127.0.0.1
 
 [core]
 AUTOSTART = NO
@@ -32,7 +38,7 @@ MINIMUM-FRIENDS = 0
 
 [transport]
 PLUGINS = tcp
-DEBUG = NO
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -91,10 +97,6 @@ HOSTNAME = localhost
 PORT = 22366
 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
-[transport-tcp]
-TIMEOUT = 300000
-PORT = 22368
-
 [TESTING]
 WEAKRANDOM = YES
 
@@ -102,7 +104,7 @@ WEAKRANDOM = YES
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_transport_api_tcp_peer2.conf
+#DEFAULTCONFIG = test_transport_api_tcp_peer2.conf
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/