moving NAT options into their own section
[oweals/gnunet.git] / src / transport / test_transport_api_tcp_peer1.conf
index d28a92e7ca0189182a698a9f3faa203dbc49df40..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