moving NAT options into their own section
[oweals/gnunet.git] / src / transport / test_transport_api_tcp_peer1.conf
index e750ee0118d33dac9db4617ef969cb1053c2f54d..a808df104c3a28d47301313c6ba4d30251be4296 100644 (file)
@@ -1,9 +1,12 @@
 [transport-tcp]
-DISABLEV6 = YES
+USE_LOCALADDR = YES
 PORT = 12368
+
+[nat]
+DISABLEV6 = YES
 BINDTO = 127.0.0.1
 BEHIND_NAT = NO
-ALLOW_NAT = NO
+#ALLOW_NAT = NO
 ENABLE_UPNP = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
@@ -110,4 +113,6 @@ SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
 [dht]
 AUTOSTART = NO
 
+[mesh]
+AUTOSTART = NO