transport service hello reduction, klocwork fixes
[oweals/gnunet.git] / src / transport / test_transport_api_udp_nat_peer1.conf
index 7c52dcd78c6cb9f4dcf8765418586f97cb49888f..db3940cb70c7634bcfb90f21d7c671ecd0f23890 100644 (file)
@@ -1,6 +1,9 @@
 [transport-udp]
 PORT = 12368
-BEHIND_NAT = NO
+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
 
@@ -84,7 +87,7 @@ PORT = 12367
 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
 
 [arm]
-DEFAULTSERVICES = 
+DEFAULTSERVICES = transport
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
@@ -108,3 +111,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_transport_api_udp_nat_peer1.conf
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
 
+
+[dht]
+AUTOSTART = NO
+
+