added libgnunetstatistics to regex profiler dependencies
[oweals/gnunet.git] / src / mesh / test_mesh_path.conf
index 3d955f09edc38d21da0792aa5fb007ad2dfc3edb..5ac9710d4e38d5a85108e8c90521498ade600cf7 100644 (file)
@@ -19,7 +19,7 @@ AUTOSTART = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 
 [block]
 plugins = dht test
@@ -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]