- add underlay api implementation
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index 7d04cd97de69836013b7e4e2e7c789d4fc27d10e..f61aea30e9559f6fb0884736778e3cc63fd124ce 100644 (file)
@@ -2,7 +2,7 @@
 GNUNET_TEST_HOME = /tmp/test-mesh/
 
 [mesh]
-BINARY = gnunet-service-mesh-enc
+BINARY = gnunet-service-mesh-enc
 AUTOSTART = NO
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
@@ -79,3 +79,11 @@ AUTOSTART = NO
 
 [consensus]
 AUTOSTART = NO
+
+[nat]
+# Allow running on systems with only loopback?
+RETURN_LOCAL_ADDRESSES = YES
+# Disable redundant addresses...
+DISABLEV6 = YES
+USE_LOCALADDR = YES
+