removed malloc from curl_logger
[oweals/gnunet.git] / src / transport / test_transport_api_udp_nat_peer1.conf
index ef7316a35be32913a159572af5de48935c59f77a..db3940cb70c7634bcfb90f21d7c671ecd0f23890 100644 (file)
@@ -1,7 +1,9 @@
 [transport-udp]
 PORT = 12368
 BEHIND_NAT = YES
+BINDTO = 127.0.0.1
 ALLOW_NAT = NO
+ONLY_NAT_ADDRESSES = YES
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 
@@ -109,3 +111,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_transport_api_udp_nat_peer1.conf
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
 
+
+[dht]
+AUTOSTART = NO
+
+