(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_api_udp_nat_peer2.conf
index 73c55b1a41f6efdb39365b56abf536568cf5d1e6..68907430255be3064ccdc204904c9f08af7ce727 100644 (file)
@@ -1,6 +1,8 @@
 [transport-udp]
 PORT = 22368
-BEHIND_NAT = YES
+BINDTO = 127.0.0.1
+BEHIND_NAT = NO
+ALLOW_NAT = YES
 EXTERNAL_ADDRESS = 127.0.0.1
 INTERNAL_ADDRESS = 127.0.0.1
 
@@ -106,3 +108,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_transport_api_udp_nat_peer2.conf
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/
 
+
+[dht]
+AUTOSTART = NO
+
+