more code cleanup
[oweals/gnunet.git] / src / transport / test_transport_api_udp_nat_peer1.conf
index f9531c3fac512e6489cc68dd5df1cbc6a5999f78..db3940cb70c7634bcfb90f21d7c671ecd0f23890 100644 (file)
@@ -1,7 +1,9 @@
 [transport-udp]
 PORT = 12368
-BEHIND_NAT = NO
-ALLOW_NAT = YES
+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
+
+