this brings api_multi to pass
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 29 Jun 2011 16:50:48 +0000 (16:50 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 29 Jun 2011 16:50:48 +0000 (16:50 +0000)
but binding to localhost causses error...more investigation needed!

src/transport/test_transport_api_multi_peer1.conf

index 003491323e9bf7d3ce47458ff49f281d0ded6776..0c101cbce80eedc87a5d2ff5dccbbd13a75529c8 100644 (file)
@@ -1,12 +1,12 @@
 [transport-tcp]
 PORT = 12140
-BINDTO = 127.0.0.1
+#BINDTO = 127.0.0.1
 USE_LOCALADDR = YES
 
 [nat]
 DISABLEV6 = YES
 BEHIND_NAT = NO
-ALLOW_NAT = NO
+#ALLOW_NAT = NO
 ENABLE_UPNP = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1