added libgnunetstatistics to regex profiler dependencies
[oweals/gnunet.git] / src / mesh / test_mesh_path.conf
index c3d8a2c93ffed5aa39de6f9b1801da92ba1a149e..5ac9710d4e38d5a85108e8c90521498ade600cf7 100644 (file)
@@ -40,6 +40,16 @@ PORT = 12365
 WAN_QUOTA_OUT = 3932160
 WAN_QUOTA_IN = 3932160
 
+[nat]
+DISABLEV6 = YES
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+RETURN_LOCAL_ADDRESSES = YES
+
 [core]
 PORT = 12092
 
@@ -59,7 +69,6 @@ WEAKRANDOM = YES
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_mesh.conf
 SERVICEHOME = /tmp/test-mesh/
 
 [dns]